public inbox for binutils-cvs@sourceware.org
 help / color / mirror / Atom feed
* [binutils-gdb] x86: Append "#pass" to APX tests
@ 2023-12-29 23:51 H.J. Lu
  0 siblings, 0 replies; only message in thread
From: H.J. Lu @ 2023-12-29 23:51 UTC (permalink / raw)
  To: bfd-cvs

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=302a296de0e83d6c320cc0f0d5dd1a1d73182009

commit 302a296de0e83d6c320cc0f0d5dd1a1d73182009
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Fri Dec 29 15:46:59 2023 -0800

    x86: Append "#pass" to APX tests
    
    Append "#pass" to APX tests for targets which pad text sections with NOPs.
    
            * testsuite/gas/i386/x86-64-apx-evex-promoted-bad.d: Append
            "#pass".
            * testsuite/gas/i386/x86-64-apx-ndd-optimize.d: Likewise.
            * testsuite/gas/i386/x86-64-apx-ndd.d: Likewise.
            * testsuite/gas/i386/x86-64-apx-pushp-popp-intel.d: Likewise.
            * testsuite/gas/i386/x86-64-apx-pushp-popp.d: Likewise.

Diff:
---
 gas/testsuite/gas/i386/x86-64-apx-evex-promoted-bad.d | 1 +
 gas/testsuite/gas/i386/x86-64-apx-ndd-optimize.d      | 1 +
 gas/testsuite/gas/i386/x86-64-apx-ndd.d               | 1 +
 gas/testsuite/gas/i386/x86-64-apx-pushp-popp-intel.d  | 1 +
 gas/testsuite/gas/i386/x86-64-apx-pushp-popp.d        | 1 +
 5 files changed, 5 insertions(+)

diff --git a/gas/testsuite/gas/i386/x86-64-apx-evex-promoted-bad.d b/gas/testsuite/gas/i386/x86-64-apx-evex-promoted-bad.d
index 3bfb5dec202..57bdf64c858 100644
--- a/gas/testsuite/gas/i386/x86-64-apx-evex-promoted-bad.d
+++ b/gas/testsuite/gas/i386/x86-64-apx-evex-promoted-bad.d
@@ -39,3 +39,4 @@ Disassembly of section .text:
 [ 	]*[a-f0-9]+:[ 	]+62 74 7c 18 8f c0[ 	]+pop2   %rax,\(bad\)
 [ 	]*[a-f0-9]+:[ 	]+62 d4 3c 18 8f[ 	]+\(bad\)
 [ 	]*[a-f0-9]+:[ 	]+c0[ 	]+.*
+#pass
diff --git a/gas/testsuite/gas/i386/x86-64-apx-ndd-optimize.d b/gas/testsuite/gas/i386/x86-64-apx-ndd-optimize.d
index 48f0f1ceee3..773ceea686c 100644
--- a/gas/testsuite/gas/i386/x86-64-apx-ndd-optimize.d
+++ b/gas/testsuite/gas/i386/x86-64-apx-ndd-optimize.d
@@ -130,3 +130,4 @@ Disassembly of section .text:
 \s*[a-f0-9]+:\s*62 74 3e 18 66 c0    	adox   %eax,%r8d,%r8d
 \s*[a-f0-9]+:\s*62 d4 7e 18 66 c7    	adox   %r15d,%eax,%eax
 \s*[a-f0-9]+:\s*67 f3 0f 38 f6 04 0a 	adox   \(%edx,%ecx,1\),%eax
+#pass
diff --git a/gas/testsuite/gas/i386/x86-64-apx-ndd.d b/gas/testsuite/gas/i386/x86-64-apx-ndd.d
index 73410606ce3..36d5c738e46 100644
--- a/gas/testsuite/gas/i386/x86-64-apx-ndd.d
+++ b/gas/testsuite/gas/i386/x86-64-apx-ndd.d
@@ -158,3 +158,4 @@ Disassembly of section .text:
 \s*[a-f0-9]+:\s*62 c4 3c 18 32 04 07 	xor    \(%r15,%rax,1\),%r16b,%r8b
 \s*[a-f0-9]+:\s*62 c4 3d 18 33 04 07 	xor    \(%r15,%rax,1\),%r16w,%r8w
 \s*[a-f0-9]+:\s*62 fc 5c 10 83 34 83 11 	xorl   \$0x11,\(%r19,%rax,4\),%r20d
+#pass
diff --git a/gas/testsuite/gas/i386/x86-64-apx-pushp-popp-intel.d b/gas/testsuite/gas/i386/x86-64-apx-pushp-popp-intel.d
index 44e3e96a5df..018a0e838dc 100644
--- a/gas/testsuite/gas/i386/x86-64-apx-pushp-popp-intel.d
+++ b/gas/testsuite/gas/i386/x86-64-apx-pushp-popp-intel.d
@@ -12,3 +12,4 @@ Disassembly of section \.text:
 \s*[a-f0-9]+:\s*d5 19 57[	 ]+pushp  r31
 \s*[a-f0-9]+:\s*d5 08 58[	 ]+popp   rax
 \s*[a-f0-9]+:\s*d5 19 5f[	 ]+popp   r31
+#pass
diff --git a/gas/testsuite/gas/i386/x86-64-apx-pushp-popp.d b/gas/testsuite/gas/i386/x86-64-apx-pushp-popp.d
index b20e5ba9a35..a81f4838529 100644
--- a/gas/testsuite/gas/i386/x86-64-apx-pushp-popp.d
+++ b/gas/testsuite/gas/i386/x86-64-apx-pushp-popp.d
@@ -12,3 +12,4 @@ Disassembly of section \.text:
 \s*[a-f0-9]+:\s*d5 19 57[ 	]+pushp  %r31
 \s*[a-f0-9]+:\s*d5 08 58[ 	]+popp   %rax
 \s*[a-f0-9]+:\s*d5 19 5f[ 	]+popp   %r31
+#pass

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-12-29 23:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-29 23:51 [binutils-gdb] x86: Append "#pass" to APX tests H.J. Lu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).