summaryrefslogtreecommitdiff
path: root/tests/id.cc
AgeCommit message (Collapse)Author
2025-04-01Fix a lot of pipeline bugsbd
2025-04-01Ensure all stages only do work if they are not 'OK'bd
2025-03-30Add tests for EXbd
2025-03-30Free everything I allocated :)bd
2025-03-30Add mock stage, proper decode testsbd
2025-03-29Fix issue with uninitialized DRAM in ID.cc testsbd
2025-03-29Quick fix to fix compile-errorbd
2025-03-29Add tests for read/write guardsbd
2025-03-29Add proper read and write guard methods, clean up id test filebd
2025-03-29get_instr_fields return mnemonic rather than opcode and typebd
2025-03-28Add id tests filebd