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

/external/dexmaker/src/dx/java/com/android/dx/io/instructions/
H A DFiveRegisterDecodedInstruction.java24 public final class FiveRegisterDecodedInstruction extends DecodedInstruction { class in inherits:DecodedInstruction
43 public FiveRegisterDecodedInstruction(InstructionCodec format, int opcode, method in class:FiveRegisterDecodedInstruction
87 return new FiveRegisterDecodedInstruction(

Completed in 371 milliseconds