public class DexBackedInstruction51l extends DexBackedInstruction implements Instruction51l
dexFile, instructionStart, opcode| Constructor and Description |
|---|
DexBackedInstruction51l(DexBackedDexFile dexFile,
Opcode opcode,
int instructionStart) |
| Modifier and Type | Method and Description |
|---|---|
int |
getRegisterA() |
long |
getWideLiteral() |
getCodeUnits, getOpcode, readFromclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCodeUnits, getOpcodepublic DexBackedInstruction51l(@Nonnull
DexBackedDexFile dexFile,
@Nonnull
Opcode opcode,
int instructionStart)
public int getRegisterA()
getRegisterA in interface OneRegisterInstructionpublic long getWideLiteral()
getWideLiteral in interface WideLiteralInstruction