boxed Constant
Generate code to move the given constant into a boxed register, if it's not already known to be in a boxed register. Answer an L2ReadBoxedOperand to retrieve this value.
Return
The L2ReadBoxedOperand that retrieves the value.
Parameters
value
The constant value to write to a register.