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

/external/dexmaker/src/dx/java/com/android/dx/io/instructions/
H A DRegisterRangeDecodedInstruction.java25 public final class RegisterRangeDecodedInstruction extends DecodedInstruction { class in inherits:DecodedInstruction
35 public RegisterRangeDecodedInstruction(InstructionCodec format, int opcode, method in class:RegisterRangeDecodedInstruction
56 return new RegisterRangeDecodedInstruction(
H A DInstructionCodec.java724 return new RegisterRangeDecodedInstruction(
974 return new RegisterRangeDecodedInstruction(

Completed in 101 milliseconds