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)
committerJacob Lifshay <programmerjake@gmail.com>
Fri, 23 Jun 2023 02:58:04 +0000 (19:58 -0700)
commitde103f942c8fe5f284e41125f17759e242762924
treee733f0812c9df8bbbedfbe71b6f6a8269bd43614
parent70a78b06cb239bee7a58cfac0c120c3c721819da
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