This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 1/3] x86: extend SSE check to PCLMULQDQ, AES, and GFNI insns


On Wed, Mar 7, 2018 at 2:19 AM, Jan Beulich <JBeulich@suse.com> wrote:
> When aiming at not mixing SSE and AVX insns, these should be warned
> about the same way other non-AVX ones are treated.
>
> gas/
> 2018-03-07  Jan Beulich  <jbeulich@suse.com>
>
>         * config/tc-i386.c (md_assemble): Extend SSE check conditional.
>         * testsuite/gas/i386/ilp32/x86-64-sse-check-none.d,
>         testsuite/gas/i386/ilp32/x86-64-sse-check-warn.d,
>         testsuite/gas/i386/ilp32/x86-64-sse-check.d,
>         testsuite/gas/i386/sse-check-none.d,
>         testsuite/gas/i386/sse-check-warn.d,
>         testsuite/gas/i386/x86-64-sse-check.d,
>         testsuite/gas/i386/x86-64-sse-check-none.d,
>         testsuite/gas/i386/x86-64-sse-check-warn.d: Refer to sse-check.d.
>         * testsuite/gas/i386/sse-check.s: Add AES, GFNI, and PCLMUL
>         tests.
>         * testsuite/gas/i386/sse-check-none.s: Replace code by inclusion
>         of sse-check.s.
>         * testsuite/gas/i386/sse-check.d: Adjust expectations.
>         * testsuite/gas/i386/sse-check-error.l,
>         testsuite/gas/i386/x86-64-sse-check-error.l: Likewise.
>         * testsuite/gas/i386/sse-check-warn.e: Likewise.

OK.

Thanks.

-- 
H.J.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]