/mips-decoder

Implementation of the Fetch and Decode stages in the MIPS Instruction Set Architecture

Primary LanguageC++MIT LicenseMIT

How to compile:

g++ Main.cc Decoder.cc Instruction.cc