public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: "Cui, Lili" <lili.cui@intel.com>
To: "H.J. Lu" <hjl.tools@gmail.com>, "Beulich, Jan" <JBeulich@suse.com>
Cc: Binutils <binutils@sourceware.org>
Subject: RE: [PATCH] x86/Intel: test non-legacy VCVT{,U}SI2SH insn forms
Date: Thu, 19 May 2022 01:21:40 +0000	[thread overview]
Message-ID: <SJ0PR11MB5600508F08548E60564FAE5C9ED09@SJ0PR11MB5600.namprd11.prod.outlook.com> (raw)
In-Reply-To: <CAMe9rOqf3goKtEogXrpqe6BmpOQ7YWKS_gRS9DRCKkbN0=TioA@mail.gmail.com>



> -----Original Message-----
> From: Binutils <binutils-bounces+lili.cui=intel.com@sourceware.org> On
> Behalf Of H.J. Lu via Binutils
> Sent: Thursday, May 19, 2022 1:39 AM
> To: Beulich, Jan <JBeulich@suse.com>
> Cc: Binutils <binutils@sourceware.org>
> Subject: Re: [PATCH] x86/Intel: test non-legacy VCVT{,U}SI2SH insn forms
> 
> On Mon, Apr 11, 2022 at 11:57 PM Jan Beulich <jbeulich@suse.com> wrote:
> >
> > For an unclear reason corresponding AVX512F tests were apparently not
> > cloned or used as reference here, and instead the bogus legacy forms
> > of the insns (with the embedded rounding specifier not last) were used.
> > ---
> > Ideally the legacy forms wouldn't have been supported by gas in the
> > first place, but I guess it's too late now for correcting this mistake.
> >
> > Note that in some other (pre-FP16) tests we also have some legacy
> > instances left. Perhaps we want to retain those for making sure they
> > continue to work even if modern code better wouldn't use them.
> > Ultimately even those forms aren't MASM-compatible, but I'll get to
> > that later.
> >

Hi Jan, I also found some other similar cases, and I will create a patch to fix them later. Thanks!

gas/testsuite/gas/i386/evex-lig.s:      vcvtsi2ss       xmm6, xmm5, {rn-sae}, eax        # AVX512
gas/testsuite/gas/i386/evex-lig.s:      vcvtsi2ss       xmm6, xmm5, {rn-sae}, ebp        # AVX512
gas/testsuite/gas/i386/evex-lig.s:      vcvtusi2ss      xmm6, xmm5, {rn-sae}, eax        # AVX512
gas/testsuite/gas/i386/evex-lig.s:      vcvtusi2ss      xmm6, xmm5, {rn-sae}, ebp        # AVX512

gas/testsuite/gas/i386/x86-64-evex-lig.s:       vcvtsi2sd       xmm30, xmm29, {rn-sae}, rax      # AVX512
gas/testsuite/gas/i386/x86-64-evex-lig.s:       vcvtsi2sd       xmm30, xmm29, {rn-sae}, r8       # AVX512
gas/testsuite/gas/i386/x86-64-evex-lig.s:       vcvtsi2ss       xmm30, xmm29, {rn-sae}, eax      # AVX512
gas/testsuite/gas/i386/x86-64-evex-lig.s:       vcvtsi2ss       xmm30, xmm29, {rn-sae}, ebp      # AVX512
gas/testsuite/gas/i386/x86-64-evex-lig.s:       vcvtsi2ss       xmm30, xmm29, {rn-sae}, r13d     # AVX512
gas/testsuite/gas/i386/x86-64-evex-lig.s:       vcvtsi2ss       xmm30, xmm29, {rn-sae}, rax      # AVX512
gas/testsuite/gas/i386/x86-64-evex-lig.s:       vcvtsi2ss       xmm30, xmm29, {rn-sae}, r8       # AVX512
gas/testsuite/gas/i386/x86-64-evex-lig.s:       vcvtusi2sd      xmm30, xmm29, {rn-sae}, rax      # AVX512
gas/testsuite/gas/i386/x86-64-evex-lig.s:       vcvtusi2sd      xmm30, xmm29, {rn-sae}, r8       # AVX512
gas/testsuite/gas/i386/x86-64-evex-lig.s:       vcvtusi2ss      xmm30, xmm29, {rn-sae}, eax      # AVX512
gas/testsuite/gas/i386/x86-64-evex-lig.s:       vcvtusi2ss      xmm30, xmm29, {rn-sae}, ebp      # AVX512
gas/testsuite/gas/i386/x86-64-evex-lig.s:       vcvtusi2ss      xmm30, xmm29, {rn-sae}, r13d     # AVX512
gas/testsuite/gas/i386/x86-64-evex-lig.s:       vcvtusi2ss      xmm30, xmm29, {rn-sae}, rax      # AVX512
gas/testsuite/gas/i386/x86-64-evex-lig.s:       vcvtusi2ss      xmm30, xmm29, {rn-sae}, r8       # AVX512

Lili.

> > --- a/gas/testsuite/gas/i386/avx512_fp16.s
> > +++ b/gas/testsuite/gas/i386/avx512_fp16.s
> > @@ -891,7 +891,7 @@ _start:
> >         vcvtsh2usi      edx, WORD PTR [ecx+254]  #AVX512-FP16 Disp8(7f)
> >         vcvtsh2usi      edx, WORD PTR [edx-256]  #AVX512-FP16 Disp8(80)
> >         vcvtsi2sh       xmm6, xmm5, edx  #AVX512-FP16
> > -       vcvtsi2sh       xmm6, xmm5, {rn-sae}, edx        #AVX512-FP16 HAS_SAE
> RC_CTRL
> > +       vcvtsi2sh       xmm6, xmm5, edx, {rn-sae}        #AVX512-FP16 HAS_SAE
> RC_CTRL
> >         vcvtsi2sh       xmm6, xmm5, DWORD PTR [esp+esi*8+0x10000000]
> #AVX512-FP16
> >         vcvtsi2sh       xmm6, xmm5, DWORD PTR [ecx]      #AVX512-FP16
> >         vcvtsi2sh       xmm6, xmm5, DWORD PTR [ecx+508]  #AVX512-FP16
> Disp8(7f)
> > @@ -972,7 +972,7 @@ _start:
> >         vcvtuqq2ph      xmm6, ZMMWORD PTR [ecx+8128]     #AVX512-FP16
> Disp8(7f)
> >         vcvtuqq2ph      xmm6{k7}{z}, QWORD PTR [edx-1024]{1to8}  #AVX512-
> FP16 BROADCAST_EN Disp8(80) MASK_ENABLING ZEROCTL
> >         vcvtusi2sh      xmm6, xmm5, edx  #AVX512-FP16
> > -       vcvtusi2sh      xmm6, xmm5, {rn-sae}, edx        #AVX512-FP16 HAS_SAE
> RC_CTRL
> > +       vcvtusi2sh      xmm6, xmm5, edx, {rn-sae}        #AVX512-FP16 HAS_SAE
> RC_CTRL
> >         vcvtusi2sh      xmm6, xmm5, DWORD PTR [esp+esi*8+0x10000000]
> #AVX512-FP16
> >         vcvtusi2sh      xmm6, xmm5, DWORD PTR [ecx]      #AVX512-FP16
> >         vcvtusi2sh      xmm6, xmm5, DWORD PTR [ecx+508]  #AVX512-FP16
> Disp8(7f)
> > --- a/gas/testsuite/gas/i386/x86-64-avx512_fp16.s
> > +++ b/gas/testsuite/gas/i386/x86-64-avx512_fp16.s
> > @@ -933,9 +933,9 @@ _start:
> >         vcvtsh2usi      r12, WORD PTR [rcx+254]  #AVX512-FP16 Disp8(7f)
> >         vcvtsh2usi      r12, WORD PTR [rdx-256]  #AVX512-FP16 Disp8(80)
> >         vcvtsi2sh       xmm30, xmm29, r12        #AVX512-FP16
> > -       vcvtsi2sh       xmm30, xmm29, {rn-sae}, r12      #AVX512-FP16 HAS_SAE
> RC_CTRL
> > +       vcvtsi2sh       xmm30, xmm29, r12, {rn-sae}      #AVX512-FP16 HAS_SAE
> RC_CTRL
> >         vcvtsi2sh       xmm30, xmm29, edx        #AVX512-FP16
> > -       vcvtsi2sh       xmm30, xmm29, {rn-sae}, edx      #AVX512-FP16 HAS_SAE
> RC_CTRL
> > +       vcvtsi2sh       xmm30, xmm29, edx, {rn-sae}      #AVX512-FP16 HAS_SAE
> RC_CTRL
> >         vcvtsi2sh       xmm30, xmm29, DWORD PTR [rbp+r14*8+0x10000000]
> #AVX512-FP16
> >         vcvtsi2sh       xmm30, xmm29, DWORD PTR [r9]     #AVX512-FP16
> >         vcvtsi2sh       xmm30, xmm29, DWORD PTR [rcx+508]        #AVX512-
> FP16 Disp8(7f)
> > @@ -1030,9 +1030,9 @@ _start:
> >         vcvtuqq2ph      xmm30, ZMMWORD PTR [rcx+8128]    #AVX512-FP16
> Disp8(7f)
> >         vcvtuqq2ph      xmm30{k7}{z}, QWORD PTR [rdx-1024]{1to8}
> #AVX512-FP16 BROADCAST_EN Disp8(80) MASK_ENABLING ZEROCTL
> >         vcvtusi2sh      xmm30, xmm29, r12        #AVX512-FP16
> > -       vcvtusi2sh      xmm30, xmm29, {rn-sae}, r12      #AVX512-FP16 HAS_SAE
> RC_CTRL
> > +       vcvtusi2sh      xmm30, xmm29, r12, {rn-sae}      #AVX512-FP16 HAS_SAE
> RC_CTRL
> >         vcvtusi2sh      xmm30, xmm29, edx        #AVX512-FP16
> > -       vcvtusi2sh      xmm30, xmm29, {rn-sae}, edx      #AVX512-FP16 HAS_SAE
> RC_CTRL
> > +       vcvtusi2sh      xmm30, xmm29, edx, {rn-sae}      #AVX512-FP16
> HAS_SAE RC_CTRL
> >         vcvtusi2sh      xmm30, xmm29, DWORD PTR [rbp+r14*8+0x10000000]
> #AVX512-FP16
> >         vcvtusi2sh      xmm30, xmm29, DWORD PTR [r9]     #AVX512-FP16
> >         vcvtusi2sh      xmm30, xmm29, DWORD PTR [rcx+508]        #AVX512-
> FP16 Disp8(7f)
> >
> 
> OK.
> 
> Thanks.
> 
> --
> H.J.

  reply	other threads:[~2022-05-19  1:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-12  6:57 Jan Beulich
2022-05-18 17:38 ` H.J. Lu
2022-05-19  1:21   ` Cui, Lili [this message]
2022-05-19  5:53     ` Jan Beulich
2022-05-19  6:14       ` Cui, Lili

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=SJ0PR11MB5600508F08548E60564FAE5C9ED09@SJ0PR11MB5600.namprd11.prod.outlook.com \
    --to=lili.cui@intel.com \
    --cc=JBeulich@suse.com \
    --cc=binutils@sourceware.org \
    --cc=hjl.tools@gmail.com \
    /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).