copy For Register
open override fun copyForRegister(newRegister: L2Register): L2ReadBoxedOperand
Content copied to clipboard
Create an L2ReadOperand like this one, but with a different register.
Return
A duplicate of the receiver, but with a different L2Register.
Parameters
new Register
The L2Register to use in the copy.