Moving sp=a1 did not work

This commit is contained in:
Olof Astrand
2020-05-18 18:02:44 +02:00
parent 8a62cd2dbf
commit 2c7730e650

View File

@@ -36,7 +36,7 @@
# ENTRY - Subroutine Entry, pg. 340. # ENTRY - Subroutine Entry, pg. 340.
:entry as, u15_12.23_sb3 is u15_12.23_sb3 & as & u2_6.7 = 0b00 & u2_4.5 = 0b11 & op0 = 0b0110 { :entry as, u15_12.23_sb3 is u15_12.23_sb3 & as & u2_6.7 = 0b00 & u2_4.5 = 0b11 & op0 = 0b0110 {
# as normally a1 # as normally a1
as = as - u15_12.23_sb3; # a1 = a1 - u15_12.23_sb3;
} }
# if (u15_12.23_sb3 ==4) # if (u15_12.23_sb3 ==4)