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

/dalvik/dx/src/com/android/dx/io/instructions/
H A DFourRegisterDecodedInstruction.java24 public final class FourRegisterDecodedInstruction extends DecodedInstruction { class in inherits:DecodedInstruction
40 public FourRegisterDecodedInstruction(InstructionCodec format, int opcode, method in class:FourRegisterDecodedInstruction
78 return new FourRegisterDecodedInstruction(

Completed in 79 milliseconds