summaryrefslogtreecommitdiff
path: root/inc/instr.h
AgeCommit message (Expand)Author
16 hoursAdd ROTV instructionbd
25 hoursAdd I_VECT field type for SRDL, SRDS, with two vector reg 1 generalbd
25 hoursRemove I_VECT field typesbd
26 hoursReplaced STOREV with LOADVbd
44 hoursAdd type field to InstrDTO, required for next refactorbd
4 daysMove is_logical_type and is_vector_type to instr.hbd
2025-04-22Cleanup some importsbd
2025-04-22Remove 'type' field out of InstrDTObd
2025-04-21add RET instructionbd
2025-04-21Add licensing informationbd
2025-04-01Ensure all stages only do work if they are not 'OK'bd
2025-03-31MEM WB stageSiddarth-Suresh
2025-03-30Setting condition code register, overflow guardbd
2025-03-29get_instr_fields return mnemonic rather than opcode and typebd
2025-03-28Move get_instr_fields, add all instruction mnemonicsbd
2025-03-27Instr, InstrDTO gets/sets, other structures required for decodebd