public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: "H.J. Lu" <hjl.tools@gmail.com>
To: binutils@sourceware.org
Subject: [PATCH 2/2] x86: Append "#pass" to APX tests
Date: Fri, 29 Dec 2023 15:50:33 -0800	[thread overview]
Message-ID: <20231229235033.338761-2-hjl.tools@gmail.com> (raw)
In-Reply-To: <20231229235033.338761-1-hjl.tools@gmail.com>

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.
---
 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
-- 
2.43.0


  reply	other threads:[~2023-12-29 23:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-29 23:50 [PATCH 1/2] x86: Don't use .insn with '/' H.J. Lu
2023-12-29 23:50 ` H.J. Lu [this message]
2024-01-04  9:35   ` [PATCH 2/2] x86: Append "#pass" to APX tests Jan Beulich
2024-01-04  9:33 ` [PATCH 1/2] x86: Don't use .insn with '/' Jan Beulich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20231229235033.338761-2-hjl.tools@gmail.com \
    --to=hjl.tools@gmail.com \
    --cc=binutils@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).