bug-binutils
[Top][All Lists]
Advanced

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

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


From: avieira at gcc dot gnu.org
Subject: [Bug gas/25863] New: MVE: Issue with scalar vmul inside an it block
Date: Wed, 22 Apr 2020 09:32:48 +0000

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

            Bug ID: 25863
           Summary: MVE: Issue with scalar vmul inside an it block
           Product: binutils
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gas
          Assignee: unassigned at sourceware dot org
          Reporter: avieira at gcc dot gnu.org
  Target Milestone: ---

When parsing the following with -march=armv8.1-m.main+mve.fp, GAS currently
wrongfully rejects it.

.syntax unified
.text
it lt
vmullt.f32 s0, s1, s2

In my original code I only tested this still worked for non-mve assembly.

-- 
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]