PC
An L2PcOperand holds an offset into the chunk's instructions, presumably for the purpose of branching there at some time and under some condition.
Properties
Functions
Link copied to clipboard
Create a L2NamedOperandType from the receiver and a String naming its role within some L2Operation.
Create a L2NamedOperandType from the receiver, a String naming its role within some L2Operation, and a designator of its purpose. The purpose is used to designate branch edges, and correlate them to register writes that only happen if the corresponding edge is taken.