Handbook
Glossary
%slot ( dst obj slot scale tag -- )
CPU architecture description model
Prev:
%set-slot-imm ( src obj slot tag -- )
Next:
%slot-imm ( dst obj slot tag -- )
Vocabulary
cpu
.
architecture
Inputs
dst
an
object
obj
an
object
slot
an
object
scale
an
object
tag
an
object
Outputs
None
Definition
USING:
system
;
IN:
cpu.architecture
HOOK:
%slot
cpu
( dst obj slot scale tag -- )
Methods
USING:
cpu.architecture
kernel
system
;
M:
arm.64
%slot
5drop
;
USING:
cpu.architecture
cpu.x86
cpu.x86.assembler
system
;
M:
x86
%slot
(%slot)
MOV
;