Searched defs:TwoRegisterDecodedInstruction (Results 1 - 1 of 1) sorted by relevance

/dalvik/dx/src/com/android/dx/io/instructions/
H A DTwoRegisterDecodedInstruction.java24 public final class TwoRegisterDecodedInstruction extends DecodedInstruction { class in inherits:DecodedInstruction
34 public TwoRegisterDecodedInstruction(InstructionCodec format, int opcode, method in class:TwoRegisterDecodedInstruction
60 return new TwoRegisterDecodedInstruction(

Completed in 142 milliseconds