From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1386) id 6EC703858284; Fri, 5 Jan 2024 11:08:36 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6EC703858284 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable From: Jan Beulich To: bfd-cvs@sourceware.org Subject: [binutils-gdb] x86: relax AMD Zen5 testcase expectations X-Act-Checkin: binutils-gdb X-Git-Author: Jan Beulich X-Git-Refname: refs/heads/master X-Git-Oldrev: b143c979b45ea646a2b0f61f375b4e92825eb428 X-Git-Newrev: e78337d5780c9d837e186c22c11eb8f9ed5bac62 Message-Id: <20240105110836.6EC703858284@sourceware.org> Date: Fri, 5 Jan 2024 11:08:36 +0000 (GMT) X-BeenThere: binutils-cvs@sourceware.org X-Mailman-Version: 2.1.30 Precedence: list List-Id: Binutils-cvs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Jan 2024 11:08:36 -0000 https://sourceware.org/git/gitweb.cgi?p=3Dbinutils-gdb.git;h=3De78337d5780c= 9d837e186c22c11eb8f9ed5bac62 commit e78337d5780c9d837e186c22c11eb8f9ed5bac62 Author: Jan Beulich Date: Fri Jan 5 12:08:23 2024 +0100 x86: relax AMD Zen5 testcase expectations =20 One item was too strict for PE/COFF, and there's really no need to check for specific comment contents here. Diff: --- gas/testsuite/gas/i386/x86-64-arch-5.d | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gas/testsuite/gas/i386/x86-64-arch-5.d b/gas/testsuite/gas/i38= 6/x86-64-arch-5.d index dfcdc857cce..d4d484bec69 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