L2Write Float Operand
fun L2WriteFloatOperand( semanticValues: Set<L2SemanticUnboxedFloat>, restriction: TypeRestriction, register: L2FloatRegister)
Content copied to clipboard
Construct a new L2WriteFloatOperand for the specified L2SemanticValue.
Parameters
semantic Values
The Set of L2SemanticValue that this operand is effectively producing.
restriction
The TypeRestriction that indicates what values are allowed to be written into the register.
register
The initial L2FloatRegister that backs this operand.