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

            Bug ID: 18500
           Summary: VLDR immediate not using VMOV
           Product: binutils
           Version: unspecified
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: gas
          Assignee: unassigned at sourceware dot org
          Reporter: alessandro.marzocchi at gmail dot com
  Target Milestone: ---

Created attachment 8348
  --> https://sourceware.org/bugzilla/attachment.cgi?id=8348&action=edit
Patch

The vldr Rx,=imm always translate to a ldr from literal pool. This patch tries
to correctly translate it to a vmov when possible. Please double check it as I
have never done any development on GAS source.

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