call .sts instead of .sti for STS instruction
This commit is contained in:
parent
57106471dc
commit
f45eda8c23
1 changed files with 1 additions and 1 deletions
|
@ -528,7 +528,7 @@ sti $1>4 | X_BXREG |
|
|||
*/
|
||||
sts $1==2 | X_CXREG X_BXREG |
|
||||
remove(ALL)
|
||||
"call .sti"
|
||||
"call .sts"
|
||||
erase(%[1]) erase(%[2]) | | |
|
||||
sdl | regorconst regorconst | | %[2] %[1] | stl $1 stl $1+2 |
|
||||
... | nocoercions: STACK | | | stl $1 stl $1+2 |
|
||||
|
|
Loading…
Reference in a new issue