https://sourceware.org/bugzilla/show_bug.cgi?id=24625

--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by H.J. Lu <h...@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=a2f4b66c9eb5210f8ef6038d7194af1e5f314f97

commit a2f4b66c9eb5210f8ef6038d7194af1e5f314f97
Author: H.J. Lu <hjl.to...@gmail.com>
Date:   Tue May 28 10:05:28 2019 -0700

    x86: Add CheckRegSize to AVX512_BF16 instructions with Disp8ShiftVL

    For AVX512 instructions with Disp8ShiftVL and Broadcast, we may need to
    add CheckRegSize to check if broadcast matches the destination register
    size.

    gas/

        PR gas/24625
        * testsuite/gas/i386/inval-avx512f.s: Add tests for AVX512_BF16
        instructions with invalid broadcast.
        * testsuite/gas/i386/x86-64-inval-avx512f.s: Likewise.
        * testsuite/gas/i386/inval-avx512f.l: Updated.
        * testsuite/gas/i386/x86-64-inval-avx512f.l: Likewise.

    opcodes/

        PR gas/24625
        * i386-opc.tbl: Add CheckRegSize to AVX512_BF16 instructions with
        Disp8ShiftVL.
        * i386-tbl.h: Regenerated.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to