aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite
diff options
context:
space:
mode:
authorJan Beulich <jbeulich@suse.com>2024-01-22 08:52:30 +0100
committerJan Beulich <jbeulich@suse.com>2024-01-22 08:52:30 +0100
commit6498d4829c838423801331c6c0ec53f6b083addc (patch)
treec7d76517be85cf099bf4090f4cde14f5ef340701 /gas/testsuite
parent58ce812559c95eb80cac0ea2ec6ca9da768e48f2 (diff)
downloadgdb-6498d4829c838423801331c6c0ec53f6b083addc.zip
gdb-6498d4829c838423801331c6c0ec53f6b083addc.tar.gz
gdb-6498d4829c838423801331c6c0ec53f6b083addc.tar.bz2
x86/APX: also amend the PUSH2/POP2 testcase
Commit f530d5f1bab6 ("Update x86/APX: VROUND{P,S}{S,D} can generally be encoded") took care of only half of the remaining issue. Add #pass here as well.
Diffstat (limited to 'gas/testsuite')
-rw-r--r--gas/testsuite/gas/i386/x86-64-apx-push2pop2-intel.d1
-rw-r--r--gas/testsuite/gas/i386/x86-64-apx-push2pop2.d1
2 files changed, 2 insertions, 0 deletions
diff --git a/gas/testsuite/gas/i386/x86-64-apx-push2pop2-intel.d b/gas/testsuite/gas/i386/x86-64-apx-push2pop2-intel.d
index 46b2121..728429e 100644
--- a/gas/testsuite/gas/i386/x86-64-apx-push2pop2-intel.d
+++ b/gas/testsuite/gas/i386/x86-64-apx-push2pop2-intel.d
@@ -40,3 +40,4 @@ Disassembly of section \.text:
\s*[a-f0-9]+:\s*62 d4 f4 10 8f c0\s+pop2p\s+r17,r8
\s*[a-f0-9]+:\s*62 dc b4 18 8f c7\s+pop2p\s+r9,r31
\s*[a-f0-9]+:\s*62 dc 84 10 8f c0\s+pop2p\s+r31,r24
+#pass
diff --git a/gas/testsuite/gas/i386/x86-64-apx-push2pop2.d b/gas/testsuite/gas/i386/x86-64-apx-push2pop2.d
index 54f22a7..cc9c222 100644
--- a/gas/testsuite/gas/i386/x86-64-apx-push2pop2.d
+++ b/gas/testsuite/gas/i386/x86-64-apx-push2pop2.d
@@ -40,3 +40,4 @@ Disassembly of section \.text:
\s*[a-f0-9]+:\s*62 d4 f4 10 8f c0\s+pop2p\s+%r8,%r17
\s*[a-f0-9]+:\s*62 dc b4 18 8f c7\s+pop2p\s+%r31,%r9
\s*[a-f0-9]+:\s*62 dc 84 10 8f c0\s+pop2p\s+%r24,%r31
+#pass