summaryrefslogtreecommitdiff
path: root/src/ex.cc
AgeCommit message (Expand)Author
2025-05-11Add ROTV instructionbd
2025-05-11Stride load, stride storebd
2025-05-11Add I_VECT field type for SRDL, SRDS, with two vector reg 1 generalbd
2025-05-11Replaced STOREV with LOADVbd
2025-05-10Fix bug where too many vector elements were written backbd
2025-05-10Fix off-by-one in CEV equalbd
2025-05-10Fix overflow/underflow conditions in vector opsbd
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