Add shift test to test_caller, fix fixedshift being weird on 32 bit shifts
authorMichael Nolan <mtnolan2640@gmail.com>
Sat, 9 May 2020 14:51:44 +0000 (10:51 -0400)
committerMichael Nolan <mtnolan2640@gmail.com>
Sat, 9 May 2020 14:52:28 +0000 (10:52 -0400)
commit7275afd39b4ce6d6a2fccbfe101c38d318f0caf5
treed25a40f258c837534bc015773c7cdfe56a2d5bac
parent3a6a6917f35e69f58dcfc4f2f47d915c270dc332
Add shift test to test_caller, fix fixedshift being weird on 32 bit shifts
src/soc/decoder/isa/fixedshift.patch [new file with mode: 0644]
src/soc/decoder/isa/test_caller.py