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

/dalvik/dx/src/com/android/dx/io/instructions/
H A DOneRegisterDecodedInstruction.java24 public final class OneRegisterDecodedInstruction extends DecodedInstruction { class in inherits:DecodedInstruction
31 public OneRegisterDecodedInstruction(InstructionCodec format, int opcode, method in class:OneRegisterDecodedInstruction
51 return new OneRegisterDecodedInstruction(

Completed in 190 milliseconds