Fix typo
This commit is contained in:
parent
9caa8298fc
commit
b569cee71f
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue