bug 1155: add svshape3 and svshape4 to ISACaller "avoid disasm decode" error
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Thu, 29 Feb 2024 10:34:17 +0000 (10:34 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Thu, 29 Feb 2024 10:34:17 +0000 (10:34 +0000)
src/openpower/decoder/isa/caller.py

index 8e476a289be52a6d43a317f3d2ce9944bdd51df8..54629512e5512e397e5ae75c2297bfba88c4d9fb 100644 (file)
@@ -2274,7 +2274,7 @@ class ISACaller(ISACallerHelper, ISAFPHelpers, StepLoop):
                        'minmax',
                        "brh", "brw", "brd",
                        'setvl', 'svindex', 'svremap', 'svstep',
-                       'svshape', 'svshape2',
+                       'svshape', 'svshape2', 'svshape3', 'svshape4',
                        'ternlogi', 'bmask', 'cprop', 'gbbd',
                        'absdu', 'absds', 'absdacs', 'absdacu', 'avgadd',
                        'fmvis', 'fishmv', 'pcdec', "maddedu", "divmod2du",