runtime: bugfix stack corruption in MEMAVAIL
This commit is contained in:
parent
14d6de059d
commit
52f82fe6ae
1 changed files with 1 additions and 0 deletions
|
|
@ -1787,6 +1787,7 @@ MAV_L:
|
||||||
CMPU NE
|
CMPU NE
|
||||||
CBRANCH MAV_L ; if not equal, loop
|
CBRANCH MAV_L ; if not equal, loop
|
||||||
MAX_XT:
|
MAX_XT:
|
||||||
|
DROP ; drop chunk ptr
|
||||||
LOAD 0 ; put result value on stack
|
LOAD 0 ; put result value on stack
|
||||||
FPADJ 4
|
FPADJ 4
|
||||||
RET
|
RET
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue