Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
JUMPcc ( addr opcode -- )
Vocabulary
cpu.x86.assembler.private
Definition
IN:
cpu.x86.assembler.private
GENERIC#
JUMPcc
1
( addr opcode -- )
Methods
USING:
cpu.x86.assembler.private
math
;
M:
integer
JUMPcc
extended-opcode,
4,
;
USING:
compiler.codegen.labels
compiler.constants
cpu.x86.assembler.private
kernel
;
M:
label
JUMPcc
[
0
]
dip
JUMPcc
rc-relative
label-fixup
;