Searched refs:decodeRegisterList (Results 1 - 1 of 1) sorted by relevance

/external/dexmaker/src/dx/java/com/android/dx/io/instructions/
H A DInstructionCodec.java522 return decodeRegisterList(this, opcodeUnit, in);
533 return decodeRegisterList(this, opcodeUnit, in);
544 return decodeRegisterList(this, opcodeUnit, in);
901 private static DecodedInstruction decodeRegisterList( method in class:InstructionCodec

Completed in 77 milliseconds