public class DexBackedInstruction21ih extends DexBackedInstruction implements Instruction21ih
dexFile, instructionStart, opcode| Constructor and Description |
|---|
DexBackedInstruction21ih(DexBackedDexFile dexFile,
Opcode opcode,
int instructionStart) |
| Modifier and Type | Method and Description |
|---|---|
short |
getHatLiteral() |
int |
getNarrowLiteral() |
int |
getRegisterA() |
long |
getWideLiteral() |
getCodeUnits, getOpcode, readFromclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCodeUnits, getOpcodepublic DexBackedInstruction21ih(@Nonnull
DexBackedDexFile dexFile,
@Nonnull
Opcode opcode,
int instructionStart)
public int getRegisterA()
getRegisterA in interface OneRegisterInstructionpublic int getNarrowLiteral()
getNarrowLiteral in interface NarrowLiteralInstructionpublic long getWideLiteral()
getWideLiteral in interface WideLiteralInstructionpublic short getHatLiteral()
getHatLiteral in interface HatLiteralInstruction