Companion
Functions
Link copied to clipboard
Given an L2Instruction using the boxed form of this operation, extract the boxed constant that is moved by the instruction.
Properties
Link copied to clipboard
val boxed: L2_MOVE_CONSTANT<L2ConstantOperand, L2BoxedRegister, L2WriteBoxedOperand>
Content copied to clipboard
Link copied to clipboard
val unboxedFloat: L2_MOVE_CONSTANT<L2FloatImmediateOperand, L2FloatRegister, L2WriteFloatOperand>
Content copied to clipboard
Link copied to clipboard
val unboxedInt: L2_MOVE_CONSTANT<L2IntImmediateOperand, L2IntRegister, L2WriteIntOperand>
Content copied to clipboard