bug 1236: add extra argument to svstep: RA.
[openpower-isa.git] / src / openpower / decoder / isa / test_caller_svp64_bc.py
2023-12-16 Luke Kenneth Casso... bug 1236: add extra argument to svstep: RA.
2023-11-21 Andrey MiroshnikovAdded sv.bc in vertical-first test
2023-06-02 Dmitry Selyutinpysvp64asm: integrate into insndb
2022-10-22 Jacob Lifshayformat code removing unused imports
2022-09-30 Luke Kenneth Casso... ctr mode not needed, just use unconditional CTR dec
2022-09-30 Luke Kenneth Casso... add sv.bc vlset-inverted test
2022-09-30 Luke Kenneth Casso... add sv.bc vlset-inverted test
2022-09-30 Luke Kenneth Casso... add sv.bc/vs - VLset - test. truncates VL at the vector...
2022-09-30 Luke Kenneth Casso... add new sv.bc CTR-loop test, subtracts VL from CTR
2022-09-22 Luke Kenneth Casso... add first (correctly-working) ctr-mode sv.bc test
2022-08-25 Jacob Lifshayfix deprecated imports
2022-07-30 Luke Kenneth Casso... sigh begin process of fixing unit tests which are no...
2022-07-05 Andrey Miroshnikovconvert test_caller_svp64_bc.py to new vector numbering...
2021-08-15 Luke Kenneth Casso... sv.bc test jumping to wrong location (offset 0xc not...
2021-08-14 Luke Kenneth Casso... messy resolution of sv.bc testing, early-out detection.
2021-08-11 Luke Kenneth Casso... redirect sv.bc to new svbranch in ISACaller