Handbook
Glossary
%inc ( loc -- )
Vocabulary
cpu
.
architecture
Inputs
loc
an
object
Outputs
None
Definition
USING:
system
;
IN:
cpu.architecture
HOOK:
%inc
cpu
( loc -- )
Methods
USING:
cpu.architecture
kernel
system
;
M:
arm.64
%inc
drop
;
USING:
accessors
compiler.cfg.registers
cpu.architecture
cpu.x86
kernel
system
;
M:
x86
%inc
[
n>>
]
[
ds-loc?
ds-reg
rs-reg
?
]
bi
(%inc)
;