summaryrefslogtreecommitdiff
path: root/inc
AgeCommit message (Expand)Author
21 hoursAdd ROTV instructionbd
23 hoursStride load, stride storebd
30 hoursAdd I_VECT field type for SRDL, SRDS, with two vector reg 1 generalbd
30 hoursRemove I_VECT field typesbd
31 hoursReplaced STOREV with LOADVbd
44 hoursFix bug where too many vector elements were written backbd
46 hoursFix overflow/underflow conditions in vector opsbd
46 hoursSeparate ex advance into methods handling different field typesbd
2 daysRename load/store vector to i_vectorbd
2 daysAdd type field to InstrDTO, required for next refactorbd
2 daysFix issue where decode would overwrite raw bits while in usebd
2 daysFurther small simplificationsbd
2 daysCombine read_vec_guard and read_guard using templatesbd
2 daysFix tests to use correct register indexes with vector additionbd
4 daysUse templates rather than two write guard methodsbd
4 daysMove is_logical_type and is_vector_type to instr.hbd
2025-04-28Fix bug with pipeline blockage, swap DRAM delay to 100bd
2025-04-27Fix push/pop instructionbd
2025-04-27Bug fixesSiddarth-Suresh
2025-04-27Basic register displaybd
2025-04-27Merge remote-tracking branch 'origin/master' into vector_extbd
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-25Pass full DTO to GUIbd
2025-04-24Template files for vectors to override arithmetic operationsSiddarth-Suresh
2025-04-23Rename Response.WAIT to READY, delete BLOCKEDbd
2025-04-23Move dum class to tests folderbd
2025-04-22Cleanup some importsbd
2025-04-22Remove 'type' field out of InstrDTObd
2025-04-22Use a struct for InstrDTObd
2025-04-22Add definition for size of vector registerbd
2025-04-22Remove the accessor objectbd
2025-04-22Fix bug where checking for multiplication overflow resulted in FPEbd
2025-04-22Properly set condition codes for all operations sub SHIFTsbd
2025-04-21add RET instructionbd
2025-04-21Merge remote-tracking branch 'origin/master' into gui-nextbd
2025-04-21Add licensing informationbd
2025-04-19GUI validate programbd
2025-04-18Keep track of squashed instructions in DTO objectbd
2025-04-17Add option to turn off pipelinebd
2025-04-17HALT instruction... but it voids future stages' instructionsbd
2025-04-17The pipeline says some things and there are numbersbd
2025-04-17Swap the source and destination registers for LOAD, final fixbd
2025-04-17Keep track of checked out in DTO to simplify wb cond logic (bug)bd
2025-04-16Fix a bug related to parsing immediates in decodebd
2025-04-15Added pipeline to GUISiddarth-Suresh
2025-04-12Add pipe_spec.hbd
2025-04-12Delete some more storage-only filesbd
2025-04-11Move storage to a separate git repository.bd