add inv option to svshape2 (only 1 bit)
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sat, 3 Sep 2022 11:59:06 +0000 (12:59 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sat, 3 Sep 2022 11:59:06 +0000 (12:59 +0100)
commit77a4f7104968859385e0b8117ea74041cbe6e436
treef5b116fd3a20973742a640f27b6ef4e55fcb0cef
parent9dcc997693556f962aa68125490d42a0e49ad99f
add inv option to svshape2 (only 1 bit)
https://bugs.libre-soc.org/show_bug.cgi?id=911

there is precious space: an sv.svshape2 can add more bits later
openpower/isa/simplev.mdwn
openpower/isatables/fields.text
src/openpower/decoder/isa/test_caller_svshape2.py
src/openpower/sv/trans/svp64.py