Handbook
Glossary
with-save/restore ( reg quot -- )
Vocabulary
cpu
.
x86
Inputs
reg
an
object
quot
an
object
Outputs
None
Definition
USING:
cpu.x86.assembler
kernel
;
IN:
cpu.x86
:
with-save/restore
( reg quot -- )
[
drop
PUSH
]
[
call
]
[
drop
POP
]
2tri
;
inline