public class BuilderInstruction31t extends BuilderOffsetInstruction implements Instruction31t
| Modifier and Type | Field and Description |
|---|---|
static Format |
FORMAT |
protected int |
registerA |
targetopcode| Constructor and Description |
|---|
BuilderInstruction31t(Opcode opcode,
int registerA,
Label target) |
| Modifier and Type | Method and Description |
|---|---|
Format |
getFormat() |
int |
getRegisterA() |
getCodeOffset, getTargetgetCodeUnits, getLocation, getOpcodeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCodeOffsetgetCodeUnits, getOpcodepublic static final Format FORMAT
protected final int registerA
public int getRegisterA()
getRegisterA in interface OneRegisterInstructionpublic Format getFormat()
getFormat in class BuilderInstruction