]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
x86/APX: also amend the PUSH2/POP2 testcase
authorJan Beulich <jbeulich@suse.com>
Mon, 22 Jan 2024 07:52:30 +0000 (08:52 +0100)
committerJan Beulich <jbeulich@suse.com>
Mon, 22 Jan 2024 07:52:30 +0000 (08:52 +0100)
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
gas/testsuite/gas/i386/x86-64-apx-push2pop2.d

index 46b21219582ec725695c23dba324565003425ec4..728429e8820371af81ead134af9f34df3fe08251 100644 (file)
@@ -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
index 54f22a7f94ef7bf670fb4479ec916551677381c4..cc9c2221c2e559a03a9fafc322da15a73ced22cc 100644 (file)
@@ -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