summaryrefslogtreecommitdiff
path: root/inc/instrDTO.h
AgeCommit message (Collapse)Author
28 hoursAdd I_VECT field type for SRDL, SRDS, with two vector reg 1 generalbd
44 hoursSeparate ex advance into methods handling different field typesbd
46 hoursRename load/store vector to i_vectorbd
46 hoursAdd type field to InstrDTO, required for next refactorbd
48 hoursFix issue where decode would overwrite raw bits while in usebd
2025-04-27WB and MEM changes for vectorsSiddarth-Suresh
2025-04-26Fix for load and store vectorSiddarth-Suresh
2025-04-26Initial vector extension changesSiddarth-Suresh
2025-04-22Cleanup some importsbd
2025-04-22Remove 'type' field out of InstrDTObd
2025-04-22Use a struct for InstrDTObd
2025-04-22Remove the accessor objectbd
2025-04-21Add licensing informationbd
2025-04-18Keep track of squashed instructions in DTO objectbd
2025-04-17Keep track of checked out in DTO to simplify wb cond logic (bug)bd
2025-04-01Lots of fixes and testsbd
2025-03-31MEM WB stageSiddarth-Suresh
2025-03-29Add implementation functions for checking out a register.bd
2025-03-27Use an unordered map to record pipe stage history on instructionsbd
2025-03-27Instr, InstrDTO gets/sets, other structures required for decodebd
2025-03-26Add fetch stage implementation, tests, program loading, DTO objectbd