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

/external/dexmaker/src/dx/java/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 50 milliseconds