Package mars.mips.instructions
Class InstructionDecoder
java.lang.Object
mars.mips.instructions.InstructionDecoder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
addInstruction
(BasicInstruction instruction) decodeInstruction
(int binary) decodeStatement
(int binary)
-
Constructor Details
-
InstructionDecoder
public InstructionDecoder()
-
-
Method Details
-
addInstruction
-
decodeInstruction
-
decodeStatement
-