fix test_minor_30
[openpower-isa.git] / src / openpower / decoder / test / test_power_decoder.py
2022-09-29 Jacob Lifshayfix test_minor_30
2022-09-29 Jacob Lifshayformat code
2022-09-16 Dmitry Selyutintest_power_decoder: mark minor_19.csv as opint
2022-09-02 Jacob Lifshaymake tests pass again
2022-08-25 Jacob Lifshaymark all known-broken tests so CI passes
2021-12-23 Luke Kenneth Casso... repeat power decode test to check performance
2021-12-08 Luke Kenneth Casso... code-comments for LDSTException.instr_fault
2021-12-08 Luke Kenneth Casso... use full-path imports (so we know where they come from)
2021-12-08 Mikolaj WielgusWIP: Output C instead of Python for Nmigen simulation
2021-12-08 Mikolaj WielgusSource Nmigen simulator from this repository
2021-07-27 Luke Kenneth Casso... fix test_power_decoder.py
2021-04-23 Luke Kenneth Casso... resolving imports changing over
2021-04-23 Luke Kenneth Casso... add decoder unit tests