Handbook
Glossary
src2-tagged-arithmetic? ( insn -- ? )
Vocabulary
compiler
.
cfg
.
representations
.
peephole
Inputs
insn
an
object
Outputs
?
an
object
Definition
USING:
accessors
cpu.architecture
layouts
;
IN:
compiler.cfg.representations.peephole
:
src2-tagged-arithmetic?
( insn -- ? )
src2>>
tag-fixnum
immediate-arithmetic?
;