Handbook
Glossary
%jump-float= ( label -- )
Vocabulary
cpu
.
x86
Inputs
label
an
object
Outputs
None
Definition
USING:
compiler.codegen.labels
cpu.x86.assembler
;
IN:
cpu.x86
::
%jump-float=
( label -- )
<label>
:>
no-jump no-jump
JP
label
JE
no-jump
resolve-label
;