sv.bc test jumping to wrong location (offset 0xc not 0x8)
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 15 Aug 2021 16:05:16 +0000 (17:05 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 15 Aug 2021 16:05:16 +0000 (17:05 +0100)
commitc3b9973df8edcb1f6c1583c2da693336af7d1921
tree743496d5439bbaea9aafdc17c6a5ff300d968f7d
parent950976b93f5000beb38f9118ca691459f2a774cf
sv.bc test jumping to wrong location (offset 0xc not 0x8)
fix sv.bc/all test, and sv.bc pseudocode, to early-exit if one CR test
fails, but also not branch just because *one* test succeeds.
openpower/isa/svbranch.mdwn
src/openpower/decoder/isa/caller.py
src/openpower/decoder/isa/test_caller_svp64_bc.py
src/openpower/sv/trans/svp64.py