From c59f83461f407b6ad9e56e7f3391f7a0bade8549 Mon Sep 17 00:00:00 2001 From: Jan Beulich Date: Mon, 22 Jan 2024 08:52:30 +0100 Subject: 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. --- gas/testsuite/gas/i386/x86-64-apx-push2pop2-intel.d | 1 + gas/testsuite/gas/i386/x86-64-apx-push2pop2.d | 1 + 2 files changed, 2 insertions(+) (limited to 'gas') 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 -- cgit v1.1