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