Searched refs:FourRegisterDecodedInstruction (Results 1 - 2 of 2) 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(
H A DInstructionCodec.java803 return new FourRegisterDecodedInstruction(

Completed in 47 milliseconds