This project implements a command-line RISC-V RV32I Instruction Decoder written in C. The decoder reads a text file containing 32-bit hexadecimal RISC-V machine instructions, decodes each instruction ...