power_enums: support shadd/shadduw instructions
authorDmitry Selyutin <ghostmansd@gmail.com>
Thu, 27 Oct 2022 18:57:40 +0000 (21:57 +0300)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 2 Jun 2023 18:51:15 +0000 (19:51 +0100)
src/openpower/decoder/power_enums.py

index 9c6ec88b3b8bd6370ad548449224860297bdbcdb..0ffa75505e8f1485251a362176130fd5289212da 100644 (file)
@@ -575,6 +575,7 @@ _insns = [
     "svshape2",  # https://libre-soc.org/openpower/sv/remap/discussion TODO
     "svstep",  # https://libre-soc.org/openpower/sv/setvl
     "sim_cfg",
+    "shadd", "shadduw",
     "slbia", "sld", "slw", "srad", "sradi",
     "sraw", "srawi", "srd", "srw",
     "stb", "stbcix", "stbcx", "stbu", "stbux", "stbx",