public class ArrayDataPayload extends AbstractPayload
target
opc, regs
Constructor and Description |
---|
ArrayDataPayload(int elementWidth,
List<Number> arrayElements) |
Modifier and Type | Method and Description |
---|---|
int |
getMaxJumpOffset()
Gets the maximum number of words available for the jump offset
|
protected BuilderInstruction |
getRealInsn0(LabelAssigner assigner) |
int |
getSize() |
getTarget, setTarget
getIncompatibleRegs, getMinimumRegsNeeded, getOpcode, getRealInsn, getRegs, hasIncompatibleRegs, toString
public int getSize()
getSize
in interface Insn
getSize
in class AbstractInsn
public int getMaxJumpOffset()
InsnWithOffset
getMaxJumpOffset
in class InsnWithOffset
protected BuilderInstruction getRealInsn0(LabelAssigner assigner)
getRealInsn0
in class AbstractInsn