summaryrefslogtreecommitdiff
path: root/src/ex.cc
AgeCommit message (Expand)Author
2025-05-10Separate ex advance into methods handling different field typesbd
2025-05-10Rename load/store vector to i_vectorbd
2025-05-10Add type field to InstrDTO, required for next refactorbd
2025-05-10Fix issue where decode would overwrite raw bits while in usebd
2025-05-08Move is_logical_type and is_vector_type to instr.hbd
2025-04-27Fix UI display to not be ridgedbd
2025-04-27Fix push/pop instructionbd
2025-04-27Bug fixesSiddarth-Suresh
2025-04-27WB and MEM changes for vectorsSiddarth-Suresh
2025-04-27EX changes for LOADV and STOREVSiddarth-Suresh
2025-04-26Initial vector extension changesSiddarth-Suresh
2025-04-22Use a struct for InstrDTObd
2025-04-22Remove subfoldersbd