Home
last modified time | relevance | path

Searched refs:getE (Results 1 – 4 of 4) sorted by relevance

/dalvik/dx/src/com/android/dx/io/instructions/
DInvokePolymorphicDecodedInstruction.java71 public int getE() { in getE() method in InvokePolymorphicDecodedInstruction
DFiveRegisterDecodedInstruction.java87 public int getE() { in getE() method in FiveRegisterDecodedInstruction
DDecodedInstruction.java265 public int getE() { in getE() method in DecodedInstruction
457 int e = getE(); in getENibble()
DInstructionCodec.java709 codeUnit(polyInsn.getC(), polyInsn.getD(), polyInsn.getE(), polyInsn.getF()), in FORMAT_45CC()
971 makeByte(insn.getE(), insn.getRegisterCount())), in encodeRegisterList()