projects
/
openpower-isa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b46a88
)
power_enums: support shadd/shadduw instructions
author
Dmitry Selyutin
<ghostmansd@gmail.com>
Thu, 27 Oct 2022 18:57:40 +0000
(21:57 +0300)
committer
Dmitry Selyutin
<ghostmansd@gmail.com>
Thu, 27 Oct 2022 18:57:40 +0000
(21:57 +0300)
src/openpower/decoder/power_enums.py
patch
|
blob
|
history
diff --git
a/src/openpower/decoder/power_enums.py
b/src/openpower/decoder/power_enums.py
index 9c6ec88b3b8bd6370ad548449224860297bdbcdb..0ffa75505e8f1485251a362176130fd5289212da 100644
(file)
--- a/
src/openpower/decoder/power_enums.py
+++ b/
src/openpower/decoder/power_enums.py
@@
-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",