do Operand
Process an operand which is an arbitrary Java constant.
Parameters
Process an operand which is merely a comment.
Parameters
An L2CommentOperand.
Process an operand which is a constant.
Parameters
Process an operand which is an Int immediate value.
Parameters
Process an operand which is a double immediate value.
Parameters
Process an operand which is a constant level two offset into a level two chunk's L2Instruction sequence.
Parameters
An L2PcOperand.
Process an operand which is a Primitive number.
Parameters
Process an operand which is a read of an Int register.
Parameters
An L2ReadIntOperand.
Process an operand which is a read of a double register.
Parameters
Process an operand which is a read of an AvailObject register.
Parameters
Process an operand which is a read of a vector of L2BoxedRegisters.
Parameters
Process an operand which is a read of a vector of L2IntRegisters.
Parameters
Process an operand which is a read of a vector of L2FloatRegisters.
Parameters
Process an operand which is a literal A_Bundle which the resulting L2Chunk should be dependent upon for invalidation.
Parameters
Process an operand which is a write of an Int register.
Parameters
Process an operand which is a write of a double register.
Parameters
Process an operand which is a write of an AvailObject register.
Parameters
Process an operand which is a vector of L2PcOperands.