This commit is contained in:
Joscha 2019-11-12 12:17:42 +00:00
parent 9caa8298fc
commit b569cee71f

View file

@ -125,7 +125,7 @@ fib:
STSP STSP
LDRF 1 LDRF 1
STFP STFP
; Store the result of the call on the stacl ; Store the result of the call on the stack
LDV tmp1 LDV tmp1
STRF -3 STRF -3
@ -152,7 +152,7 @@ fib:
STSP STSP
LDRF 1 LDRF 1
STFP STFP
; Store the result of the call on the stacl ; Store the result of the call on the stack
LDV tmp1 LDV tmp1
STRF -4 STRF -4