add gpr lookup in Indexed SVSHAPE iterator (no elwidths yet)
[openpower-isa.git] / src / openpower / decoder / isa / test_caller_shift_rot.py
2021-09-24 Luke Kenneth Casso... rename shift tests, move to test cases directory
2021-09-24 Luke Kenneth Casso... rename files, test_issuer.py is for the TestIssuer,
2021-09-16 Luke Kenneth Casso... bit of a mess, got a working check against static Expec...
2021-09-16 klehmananother yield excursion
2021-09-16 klehmanshift__rot_caller change to use expected state
2021-09-15 klehmanyield from in unit test
2021-09-07 klehmanadded assertion to regression_rlwnm
2021-09-07 Luke Kenneth Casso... removed duplicate function and unneeded modules
2021-09-07 klehmanFixed typo for sraw test
2021-09-07 klehmanInitial commit for shift/rotate caller