format code removing unused imports
[openpower-isa.git] / src / openpower / decoder / isa / test_caller_svp64_matrix.py
2022-10-22 Jacob Lifshayformat code removing unused imports
2022-09-28 Luke Kenneth Casso... comments on horizontal-or
2022-09-28 Luke Kenneth Casso... make matrix horizontal-remap example more generic
2022-09-28 Luke Kenneth Casso... add horizontal-or-reduction example that thoroughly...
2022-08-25 Jacob Lifshayfix deprecated imports
2022-07-05 Luke Kenneth Casso... converted test_caller_svp64_matrix.py to new reg format
2022-06-26 Luke Kenneth Casso... svp64_matrix.py svremap reduce to 7 args from 8 (again)
2021-09-28 Luke Kenneth Casso... remove unneeded module import
2021-07-15 Luke Kenneth Casso... add extra "persistence" bit to svremap instruction
2021-07-15 Luke Kenneth Casso... big intrusive update: merge SVREMAP with SVSTATE, remov...
2021-07-11 Luke Kenneth Casso... minor reordering of setvl and svshape: svshape is now...
2021-07-11 Luke Kenneth Casso... add svremap instruction into ISACaller
2021-07-11 Luke Kenneth Casso... rename svremap to svshape
2021-07-05 Luke Kenneth Casso... add 2nd matrix multiply unit test with SV REMAP
2021-07-05 Luke Kenneth Casso... fix ISACaller FFT-enable detection, fixes sv.fmadds...
2021-07-05 Luke Kenneth Casso... fix svremap field offsets
2021-07-05 Luke Kenneth Casso... debug of SVP64 REMAP
2021-07-05 Luke Kenneth Casso... debugging SVSHAPE for REMAP
2021-07-05 Luke Kenneth Casso... add svremap manual instruction (Primary Opcode 22,...