immediate-arithmetic? ( n -- ? )
CPU architecture description model

Prev:gc-root-offset ( spill-slot -- n )
Next:immediate-bitwise? ( n -- ? )


Vocabulary
cpu.architecture

Inputs
na number


Outputs
?a boolean


Word description
Can this value be an immediate operand for %add-imm, %sub-imm, or %mul-imm?

Definition


Methods