Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
(2-operand) ( reg operand op -- )
Vocabulary
cpu.x86.assembler.private
Definition
USING:
kernel
;
IN:
cpu.x86.assembler.private
:
(2-operand)
( reg operand op -- )
[
2dup
t
rex-prefix
]
dip
opcode,
[
reg-code
]
dip
addressing
;