bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gas/25863] MVE: Issue with scalar vmul inside an it block


From: cvs-commit at gcc dot gnu.org
Subject: [Bug gas/25863] MVE: Issue with scalar vmul inside an it block
Date: Mon, 04 May 2020 12:09:31 +0000

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

--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Andre Simoes Dias Vieira
<address@hidden>:

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

commit fe05f369f0df7cad0a6500b79879addaad2e364d
Author: Andre Simoes Dias Vieira <address@hidden>
Date:   Mon May 4 13:05:42 2020 +0100

    gas: PR 25863: Fix scalar vmul inside it block when assembling for MVE

    This fixes PR 25863 by fixing the condition in the parsing of vmul in
    do_mve_vmull.  It also simplifies the code in there fixing latent issues
that
    would lead to NEON code being accepted when it shouldn't.

    gas/ChangeLog:
    2020-05-04  Andre Vieira  <address@hidden>

            PR gas/25863
            * config/tc-arm.c (do_mve_vmull): Fix scalar and NEON parsing of
vmul.
            * testsuite/gas/arm/mve-scalar-vmult-it.d: New test.
            * testsuite/gas/arm/mve-scalar-vmult-it.s: New test.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]