public class AddressInsn extends AbstractInsn
opc, regs
Constructor and Description |
---|
AddressInsn(java.lang.Object originalSource) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getOriginalSource() |
protected BuilderInstruction |
getRealInsn0(LabelAssigner assigner) |
int |
getSize() |
java.lang.String |
toString() |
getIncompatibleRegs, getMinimumRegsNeeded, getOpcode, getRealInsn, getRegs, hasIncompatibleRegs
public java.lang.Object getOriginalSource()
protected BuilderInstruction getRealInsn0(LabelAssigner assigner)
getRealInsn0
in class AbstractInsn
public int getSize()
getSize
in interface Insn
getSize
in class AbstractInsn
public java.lang.String toString()
toString
in class AbstractInsn