convert SPRs and others to Data.data/ok
[soc.git] / src / decoder / power_decoder.py
2020-03-07 Luke Kenneth Casso... link in power field decoder
2020-03-05 Luke Kenneth Casso... corrections on Form PowerDecoder
2020-03-05 Luke Kenneth Casso... add "form" to power decode
2020-03-05 Luke Kenneth Casso... add more comments
2020-03-05 Luke Kenneth Casso... add comment docstring explaining power decoder
2020-03-05 Luke Kenneth Casso... whitespace
2020-03-05 Luke Kenneth Casso... add minor_19 patterns and extra/major
2020-03-05 Luke Kenneth Casso... 3am coding. sigh. converted PowerDecoder to take list...
2020-03-04 Luke Kenneth Casso... add idea of Decoder namedtuple
2020-03-04 Luke Kenneth Casso... whoops realised that it is *PowerDecoder* args that...
2020-03-04 Luke Kenneth Casso... move default case out of switch, to make room for multi...
2020-03-04 Michael NolanAdd suffix handling back in
2020-03-04 Michael NolanAdd tests for minor_58 and minor_62
2020-03-04 Michael NolanHierarchial decoder semi-working
2020-03-04 Michael NolanChange decoder to take the bits to select of the opcode...
2020-03-03 Luke Kenneth Casso... move default values to power_enums.py
2020-03-03 Luke Kenneth Casso... experimenting getting power decoder into shape
2020-03-02 Michael NolanAdd recursive decoding
2020-03-02 Michael NolanAdd support for hierarchical decoding
2020-03-01 Luke Kenneth Casso... idea for sub-decoder
2020-03-01 Luke Kenneth Casso... sort out hacking of PowerDecoder to suit extra.csv
2020-03-01 Luke Kenneth Casso... correction on single bit flags
2020-03-01 Luke Kenneth Casso... fix up syntax errors in power_decoder
2020-03-01 Luke Kenneth Casso... missing commas
2020-03-01 Luke Kenneth Casso... add some basic comments to PowerOp and PowerDecoder...
2020-03-01 Luke Kenneth Casso... separate out PowerOps from PowerDecoder, simplifies...
2020-02-29 Michael NolanAdd tests for minor_30 and minor_31 decoding tables
2020-02-29 Michael NolanAdd default case to decoder
2020-02-29 Michael NolanAdd decoder/test for minor_19 field