aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorJan Beulich <jbeulich@suse.com>2024-01-22 08:52:30 +0100
committerJan Beulich <jbeulich@suse.com>2024-01-23 08:13:55 +0100
commitc59f83461f407b6ad9e56e7f3391f7a0bade8549 (patch)
tree5fe1da484d649fd4a1b3809e611649965d2f7a1c /gas
parentb4dc314a618700a682937887e85313341a041bd4 (diff)
downloadgdb-c59f83461f407b6ad9e56e7f3391f7a0bade8549.zip
gdb-c59f83461f407b6ad9e56e7f3391f7a0bade8549.tar.gz
gdb-c59f83461f407b6ad9e56e7f3391f7a0bade8549.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')
-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