Allow the formal engine to perform a same-cycle result in the ALU
[soc.git] / src / soc / decoder / power_svp64.py
2021-04-23 Luke Kenneth Casso... more openpower import conversion
2021-04-23 Luke Kenneth Casso... move over to from openpower imports
2021-03-18 Luke Kenneth Casso... cross-reference to bug #619
2021-03-18 Luke Kenneth Casso... add auto-generation of out2 column in SVP64RM
2021-03-18 Luke Kenneth Casso... add option to move RS in CSV file reading, for compatib...
2021-02-28 Luke Kenneth Casso... add svp64_instrs to power_svp64
2021-01-30 Luke Kenneth Casso... add SVP64 CR EXTRA field-extension, from 3-bit to 7...
2021-01-29 Luke Kenneth Casso... adjust SVP64RM class to output more PowerDecoder-friend...
2021-01-29 Luke Kenneth Casso... whoops syntax error. submodule update
2021-01-29 Luke Kenneth Casso... start adding svp64 enums
2021-01-28 Luke Kenneth Casso... add svp64 CR field identification for EXTRA2/3 decoding
2021-01-28 Luke Kenneth Casso... move svp64 reg-decode function to more appropriate...
2021-01-28 Luke Kenneth Casso... provide "merger" of SVP64 RM info into v3.0B CSV files
2021-01-27 Luke Kenneth Casso... move SVP64RM CSV class to new module