aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2023-04-11 23:24:34 +0930
committerAlan Modra <amodra@gmail.com>2023-04-12 09:40:13 +0930
commitc10adfbb15a7e7d94f55cb012ed7c0ddef4156be (patch)
tree443702ab15b120bb5c7d73f753df277070b30848
parentf656f9c77c27298c71f0c864d3e8a095a55cb594 (diff)
downloadbinutils-c10adfbb15a7e7d94f55cb012ed7c0ddef4156be.zip
binutils-c10adfbb15a7e7d94f55cb012ed7c0ddef4156be.tar.gz
binutils-c10adfbb15a7e7d94f55cb012ed7c0ddef4156be.tar.bz2
Fail of x86_64 AMX-COMPLEX insns (Intel disassembly)
x86_64-w64-mingw32 pads sections. * testsuite/gas/i386/x86-64-amx-complex-intel.d: Don't fail due to nop padding.
-rw-r--r--gas/testsuite/gas/i386/x86-64-amx-complex-intel.d1
1 files changed, 1 insertions, 0 deletions
diff --git a/gas/testsuite/gas/i386/x86-64-amx-complex-intel.d b/gas/testsuite/gas/i386/x86-64-amx-complex-intel.d
index 8f2e015..14028a4 100644
--- a/gas/testsuite/gas/i386/x86-64-amx-complex-intel.d
+++ b/gas/testsuite/gas/i386/x86-64-amx-complex-intel.d
@@ -16,3 +16,4 @@ Disassembly of section \.text:
\s*[a-f0-9]+:\s*c4 e2 71 6c da\s+tcmmimfp16ps tmm3,tmm2,tmm1
\s*[a-f0-9]+:\s*c4 e2 58 6c f5\s+tcmmrlfp16ps tmm6,tmm5,tmm4
\s*[a-f0-9]+:\s*c4 e2 70 6c da\s+tcmmrlfp16ps tmm3,tmm2,tmm1
+#pass