cpu.x86.bootstrap: cell -> bootstrap-cell
parent
4ef2a9b4f0
commit
a934b7f3e5
|
@ -124,7 +124,7 @@ big-endian off
|
||||||
temp0 CALL
|
temp0 CALL
|
||||||
frame-size jit-signal-handler-epilog
|
frame-size jit-signal-handler-epilog
|
||||||
! Pop the fake leaf frame along with our return address
|
! Pop the fake leaf frame along with our return address
|
||||||
leaf-frame-size cell - RET
|
leaf-frame-size bootstrap-cell - RET
|
||||||
] \ leaf-signal-handler define-sub-primitive
|
] \ leaf-signal-handler define-sub-primitive
|
||||||
|
|
||||||
[| |
|
[| |
|
||||||
|
|
Loading…
Reference in New Issue