public class Insn3rc extends AbstractInsn
opc, regs
Constructor and Description |
---|
Insn3rc(Opcode opc,
List<Register> regs,
short regCount,
BuilderReference referencedItem) |
Modifier and Type | Method and Description |
---|---|
BitSet |
getIncompatibleRegs() |
protected BuilderInstruction |
getRealInsn0(LabelAssigner assigner) |
String |
toString() |
getMinimumRegsNeeded, getOpcode, getRealInsn, getRegs, getSize, hasIncompatibleRegs
protected BuilderInstruction getRealInsn0(LabelAssigner assigner)
getRealInsn0
in class AbstractInsn
public BitSet getIncompatibleRegs()
getIncompatibleRegs
in interface Insn
getIncompatibleRegs
in class AbstractInsn
public String toString()
toString
in class AbstractInsn