public class Insn11x extends AbstractInsn implements OneRegInsn
opc, regsREG_A_IDX| Modifier and Type | Method and Description | 
|---|---|
| java.util.BitSet | getIncompatibleRegs() | 
| protected BuilderInstruction | getRealInsn0(LabelAssigner assigner) | 
| Register | getRegA() | 
getMinimumRegsNeeded, getOpcode, getRealInsn, getRegs, getSize, hasIncompatibleRegs, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetMinimumRegsNeeded, getOpcode, getRealInsn, getRegs, getSize, hasIncompatibleRegspublic Insn11x(Opcode opc,
               Register regA)
public Register getRegA()
getRegA in interface OneRegInsnprotected BuilderInstruction getRealInsn0(LabelAssigner assigner)
getRealInsn0 in class AbstractInsnpublic java.util.BitSet getIncompatibleRegs()
getIncompatibleRegs in interface InsngetIncompatibleRegs in class AbstractInsn