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