use the CSV "CR out" column to compute which mode to use for Rc=1
authorJacob Lifshay <programmerjake@gmail.com>
Fri, 23 Jun 2023 02:58:04 +0000 (19:58 -0700)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 22 Dec 2023 19:26:19 +0000 (19:26 +0000)
commit9bcbd3ccbb38e350b1eb590468953e6498c24a6e
treee733f0812c9df8bbbedfbe71b6f6a8269bd43614
parent510a82791657a1b5767f0e93ddf4d3a35805d584
use the CSV "CR out" column to compute which mode to use for Rc=1

this works much better than trying to bodge it by checking if the
instruction name meets some pattern
src/openpower/decoder/isa/caller.py