add sc and scv support after moving from major.csv to extra.csv
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sat, 8 Oct 2022 13:28:00 +0000 (14:28 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sat, 8 Oct 2022 13:28:00 +0000 (14:28 +0100)
commitd4daf3685be056a6b45ce5365e0a8c076d009a04
treee05999cdb78405d00c5dfce7a2991cfc10ac1d5d
parent0c502e2f484b51603f7b95195cce38e06d1912a0
add sc and scv support after moving from major.csv to extra.csv
this now involves a laborious brute-force search looking for anything
with an extra.csv path, in order to prioritise the (full) 32-bit
pattern-match over e.g. MAJOR XO=17.
attn should also work (but currently does not, no idea why, possibly
because it should actually be in major.csv?
openpower/isatables/extra.csv
openpower/isatables/major.csv
src/openpower/decoder/power_insn.py
src/openpower/sv/trans/test_pysvp64dis.py