Searched refs:getC (Results 1 – 5 of 5) sorted by relevance
/dalvik/dx/src/com/android/dx/io/instructions/ | ||
D | DecodedInstruction.java | 257 public int getC() { in getC() method in DecodedInstruction |
D | ThreeRegisterDecodedInstruction.java | 63 public int getC() { in getC() method in ThreeRegisterDecodedInstruction |
D | FourRegisterDecodedInstruction.java | 67 public int getC() { in getC() method in FourRegisterDecodedInstruction |
D | FiveRegisterDecodedInstruction.java | 71 public int getC() { in getC() method in FiveRegisterDecodedInstruction |
D | InstructionCodec.java | 291 codeUnit(insn.getB(), insn.getC())); in FORMAT_23X() |