[PATCH][GAS] PR 25863: Fix scalar vmul inside it block when assembling for MVE

Andre Vieira (lists) andre.simoesdiasvieira@arm.com
Fri May 1 07:45:17 GMT 2020


Pinging this as I think it dropped the CC's.

On 22/04/2020 11:58, Andre Vieira (lists) wrote:
> Hi,
>
> 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.
>
> Regression tested for arm-none-eabi, arm-vxworks and arm-wince-pe.
>
> Is this OK for trunk and backport to 2.33 and 2.34?
>
> Kind Regards,
> Andre
>
> gas/ChangeLog:
>
> 2020-04-22  Andre Vieira  <andre.simoesdiasvieira@arm.com>
>
>         PR 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.
>


More information about the Binutils mailing list