Allow the formal engine to perform a same-cycle result in the ALU
[soc.git] / src / soc / fu / ldst / ldst_input_record.py
2022-01-15 Luke Kenneth Casso... add reserve (atomic) signal to LDST data structures...
2021-05-11 Luke Kenneth Casso... add MSR to LD/ST Input Record
2021-04-23 Luke Kenneth Casso... move over to from openpower imports
2020-09-07 Luke Kenneth Casso... add insn and fn_unit to CompLDSTOpSubset
2020-09-07 Luke Kenneth Casso... bit of a big reorg of data structures
2020-07-16 Luke Kenneth Casso... use CompOpSubsetBase in ldst record
2020-07-12 Luke Kenneth Casso... rename InternalOp to MicrOp
2020-07-12 Luke Kenneth Casso... change CSV LD/ST update field to LDSTMode (support...
2020-07-10 Luke Kenneth Casso... re-add rc/oe back into LDST input record
2020-07-08 Jacob LifshayMerge branch 'master' of ssh://git.libre-riscv.org...
2020-07-05 Luke Kenneth Casso... big reorg on PowerDecoder2, actually Decode2Execute1Type
2020-05-25 Luke Kenneth Casso... add zero immed on LDST, untested
2020-05-21 Luke Kenneth Casso... move CompLDSTOpSubset to fu.ldst.ldst_input_record