add srcstep and correct PC-advancing during Sub-PC looping in ISACaller
[soc.git] / src / soc / decoder / isa / fixedshift.patch
2020-07-13 Luke Kenneth Casso... remove unneeded spec patching
2020-07-13 Luke Kenneth Casso... enable extswsli tests, fix spec-patching
2020-05-13 Michael NolanFix weirdness with rldicl and friends in test_caller.py
2020-05-13 Michael NolanFix bug with ROTL32 helper
2020-05-10 Michael NolanImplement rlwimi as well
2020-05-10 Michael NolanAdd test for rlwinm
2020-05-09 Michael NolanAdd shift test to test_caller, fix fixedshift being...