add repr function to CR field
[openpower-isa.git] / src / openpower / decoder / isa / test_caller_svp64_dd_ffirst.py
2023-12-07 Luke Kenneth Casso... add repr function to CR field
2023-12-07 Luke Kenneth Casso... correction to idx
2023-12-07 Luke Kenneth Casso... correction to ra
2023-12-07 Luke Kenneth Casso... correction to VL
2023-12-07 Shriya Sharmaadded the expected results for scalar ddffirst
2023-12-07 Shriya Sharmastarting on the unit test for scalar ddffirst
2023-12-07 Luke Kenneth Casso... bug #1183: add test function sv_cmpi
2023-06-02 Dmitry Selyutinpysvp64asm: integrate into insndb
2023-05-12 Luke Kenneth Casso... check expected CR fields in Data-Dependent Fail-First
2023-05-11 Luke Kenneth Casso... corrections to dd-ffirst tests when VLi=0, the write...
2022-10-22 Jacob Lifshayformat code removing unused imports
2022-10-06 Luke Kenneth Casso... nope. failfirst needs to always save the result, but...
2022-10-06 Luke Kenneth Casso... fix fail-first to exclude failed element in VLi=0 mode
2022-09-24 Luke Kenneth Casso... add extra RC1 test, without VLI.
2022-09-24 Luke Kenneth Casso... add RC1 support to ISACaller.
2022-09-23 Luke Kenneth Casso... check svstate (vl) in failfirst test
2022-09-23 Luke Kenneth Casso... add data-dependent fail-first mode, Rc=1 variant not...