This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH] x86: Enable Intel AVX512 VP2INTERSECT instruction
On Mon, Jun 3, 2019 at 11:12 PM Jan Beulich <JBeulich@suse.com> wrote:
>
> >>> On 03.06.19 at 19:34, <hjl.tools@gmail.com> wrote:
> > I don't think it is the assembler's job to check for programmer's
> > intention.
>
> Then let's get rid of _all_ warnings? (Just kidding, but you presumably
> get the point.) Plus we're not so much talking about intentions here,
> but rather about telling the programmer that they _likely_ meant
> something else, and hence their code _likely_ won't work as intended.
>
k1 is an equal way for k0 and k1. I don't think assembler should dictate
that k0 should be used.
--
H.J.