public class Insn30t extends InsnWithOffset
targetopc, regs| Constructor and Description |
|---|
Insn30t(Opcode opc) |
| Modifier and Type | Method and Description |
|---|---|
int |
getMaxJumpOffset()
Gets the maximum number of words available for the jump offset
|
protected BuilderInstruction |
getRealInsn0(LabelAssigner assigner) |
getTarget, setTargetgetIncompatibleRegs, getMinimumRegsNeeded, getOpcode, getRealInsn, getRegs, getSize, hasIncompatibleRegs, toStringprotected BuilderInstruction getRealInsn0(LabelAssigner assigner)
getRealInsn0 in class AbstractInsnpublic int getMaxJumpOffset()
InsnWithOffsetgetMaxJumpOffset in class InsnWithOffset