Home
last modified time | relevance | path

Searched defs:Instruction21c (Results 1 – 1 of 1) sorted by relevance

/external/smali/dexlib/src/main/java/org/jf/dexlib/Code/Format/
DInstruction21c.java40 public class Instruction21c extends InstructionWithReference implements SingleRegisterInstruction, class
45 public Instruction21c(Opcode opcode, short regA, Item referencedItem) { in Instruction21c() method in Instruction21c
62 private Instruction21c(DexFile dexFile, Opcode opcode, byte[] buffer, int bufferIndex) { in Instruction21c() method in Instruction21c