summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/ppc/ppc.exp
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2020-05-11 09:43:15 +0930
committerAlan Modra <amodra@gmail.com>2020-05-11 21:08:37 +0930
commitd7e97a765ef0b9da6cdddd907ebe9f56a71716ba (patch)
tree909b607dc6bb8174e688613cbec796e4aeca924f /gas/testsuite/gas/ppc/ppc.exp
parentfdefed7c26be5016944e59ccb39d4d254bd817f3 (diff)
downloadbinutils-gdb-d7e97a765ef0b9da6cdddd907ebe9f56a71716ba.tar.gz
Power10 VSX PCV generate operations
opcodes/ * ppc-opc.c (powerpc_opcodes): Add xxgenpcvbm, xxgenpcvhm, xxgenpcvwm, xxgenpcvdm. gas/ * testsuite/gas/ppc/genpcv.d, * testsuite/gas/ppc/genpcv.s: New test. * testsuite/gas/ppc/ppc.exp: Run it.
Diffstat (limited to 'gas/testsuite/gas/ppc/ppc.exp')
-rw-r--r--gas/testsuite/gas/ppc/ppc.exp1
1 files changed, 1 insertions, 0 deletions
diff --git a/gas/testsuite/gas/ppc/ppc.exp b/gas/testsuite/gas/ppc/ppc.exp
index c250acfd3e3..6b4e11a9421 100644
--- a/gas/testsuite/gas/ppc/ppc.exp
+++ b/gas/testsuite/gas/ppc/ppc.exp
@@ -139,3 +139,4 @@ run_dump_test "int128"
run_dump_test "simd_perm"
run_dump_test "outerprod"
run_dump_test "maskmanip"
+run_dump_test "genpcv"