From: Jan Beulich Date: Fri, 5 Jan 2024 11:08:23 +0000 (+0100) Subject: x86: relax AMD Zen5 testcase expectations X-Git-Tag: upstream/2.42~226 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e78337d5780c9d837e186c22c11eb8f9ed5bac62;p=platform%2Fupstream%2Fbinutils.git x86: relax AMD Zen5 testcase expectations One item was too strict for PE/COFF, and there's really no need to check for specific comment contents here. --- diff --git a/gas/testsuite/gas/i386/x86-64-arch-5.d b/gas/testsuite/gas/i386/x86-64-arch-5.d index dfcdc85..d4d484b 100644 --- a/gas/testsuite/gas/i386/x86-64-arch-5.d +++ b/gas/testsuite/gas/i386/x86-64-arch-5.d @@ -10,5 +10,5 @@ Disassembly of section .text: [ ]*[a-f0-9]+:[ ]*48 0f 38 f9 01[ ]*movdiri %rax,\(%rcx\) [ ]*[a-f0-9]+:[ ]*66 0f 38 f8 01[ ]*movdir64b \(%rcx\),%rax [ ]*[a-f0-9]+:[ ]*62 f2 6f 48 68 d9[ ]*vp2intersectd %zmm1,%zmm2,%k3 -[ ]*[a-f0-9]+:[ ]*0f 18 3d 78 56 34 12[ ]*prefetchit0 0x12345678\(%rip\) # 0x[0-9a-f]+ +[ ]*[a-f0-9]+:[ ]*0f 18 3d 78 56 34 12[ ]*prefetchit0 0x12345678\(%rip\) # .* #pass