Handbook
Glossary
(%memory-imm) ( base offset rep c-type -- exclude address rep c-type )
Vocabulary
cpu
.
x86
Inputs
base
an
object
offset
an
object
rep
an
object
c-type
an
object
Outputs
exclude
an
object
address
an
object
rep
an
object
c-type
an
object
Definition
USING:
arrays
cpu.x86.assembler.operands
kernel
;
IN:
cpu.x86
:
(%memory-imm)
( base offset rep c-type -- exclude address rep c-type )
[
[
drop
1array
]
[
[+]
]
2bi
]
2dip
;