summaryrefslogtreecommitdiff
path: root/tests/ex.cc
AgeCommit message (Collapse)Author
31 hoursReplaced STOREV with LOADVbd
2025-04-23Rename Response.WAIT to READY, delete BLOCKEDbd
2025-04-22Use a struct for InstrDTObd
2025-04-22Properly set condition codes for all operations sub SHIFTsbd
2025-04-16Partial fixes for changes in DRAM/Cache, including uncovered bugbd
2025-04-01Finish adding initial tests for full pipelinebd
2025-04-01Ensure all stages only do work if they are not 'OK'bd
2025-03-30Sanity check for pipeline up to exebd
2025-03-30Ensure type-I instruction could use S3 as displacementbd
2025-03-30Implementation and tests for J typesbd
2025-03-30All I-type instructionsbd
2025-03-30Add tests for EXbd