Handbook
Glossary
%store-return ( dst rep -- )
Vocabulary
cpu
.
x86
Inputs
dst
an
object
rep
an
object
Outputs
None
Definition
USING:
kernel
;
IN:
cpu.x86
:
%store-return
( dst rep -- )
dup
return-reg
%store-reg-param
;