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

/dalvik/dx/src/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.java840 return new RegisterRangeDecodedInstruction(

Completed in 114 milliseconds