Handbook
Glossary
negate-insn-cc ( insn -- )
Vocabulary
compiler
.
codegen
Inputs
insn
an
object
Outputs
None
Definition
IN:
compiler.codegen
GENERIC:
negate-insn-cc
( insn -- )
Methods
USING:
accessors
compiler.cfg.comparisons
compiler.cfg.instructions
compiler.codegen
kernel
;
M:
##test-vector-branch
negate-insn-cc
[
negate-vcc
]
change-vcc
drop
;
USING:
accessors
compiler.cfg.comparisons
compiler.cfg.instructions
compiler.codegen
kernel
;
M:
conditional-branch-insn
negate-insn-cc
[
negate-cc
]
change-cc
drop
;