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