public class Insn21t extends InsnWithOffset implements OneRegInsn
target
opc, regs
REG_A_IDX
Modifier and Type | Method and Description |
---|---|
java.util.BitSet |
getIncompatibleRegs() |
int |
getMaxJumpOffset()
Gets the maximum number of words available for the jump offset
|
protected BuilderInstruction |
getRealInsn0(LabelAssigner assigner) |
Register |
getRegA() |
getTarget, setTarget
getMinimumRegsNeeded, getOpcode, getRealInsn, getRegs, getSize, hasIncompatibleRegs, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getMinimumRegsNeeded, getOpcode, getRealInsn, getRegs, getSize, hasIncompatibleRegs
public Insn21t(Opcode opc, Register regA)
public Register getRegA()
getRegA
in interface OneRegInsn
protected BuilderInstruction getRealInsn0(LabelAssigner assigner)
getRealInsn0
in class AbstractInsn
public java.util.BitSet getIncompatibleRegs()
getIncompatibleRegs
in interface Insn
getIncompatibleRegs
in class AbstractInsn
public int getMaxJumpOffset()
InsnWithOffset
getMaxJumpOffset
in class InsnWithOffset