convert SPRs and others to Data.data/ok
[soc.git] / src / decoder / power_enums.py
2020-03-08 Luke Kenneth Casso... add combined instruction and register decoder
2020-03-08 Luke Kenneth Casso... add SPR enum
2020-03-05 Luke Kenneth Casso... corrections on Form PowerDecoder
2020-03-05 Luke Kenneth Casso... whoops wrong numbering
2020-03-05 Luke Kenneth Casso... add "form" to power decode
2020-03-03 Luke Kenneth Casso... move default values to power_enums.py
2020-02-29 Michael NolanAdd default case to decoder
2020-02-29 Michael NolanAdd fields from the ones in IBM's Microwatt
2020-02-29 Michael NolanAdd decoder/test for minor_19 field
2020-02-29 Michael NolanAdd code to download csv files from wiki if they don...
2020-02-29 Michael NolanMove enums to a separate file