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

--- Comment #9 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Nick Clifton <ni...@sourceware.org>:

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

commit ba592044bc04610d6fa14d0a95931bac303ace37
Author: Alessandro Marzocchi <alessandro.marzoc...@gmail.com>
Date:   Wed Jun 17 12:56:17 2015 +0100

    Add support for converting VLDR <reg>,=<constant> to a VMOV instruction
when appropriate.

        PR gas/18500
    gas * config/tc-arm.c (is_double_a_single): New function.
        (double_to_single): New function.
        (move_or_literal_pool): Add support for converting VLDR to VMOV.

    tests       * gas/arm/vfpv2-ldr_immediate.s: New test case.
        * gas/arm/vfpv2-ldr_immediate.d: Expected disassembly.
        * gas/arm/vfpv3-ldr_immediate.s: New test case.
        * gas/arm/vfpv3-ldr_immediate.d: Expected disassembly.
        * gas/arm/vfpv3xd-ldr_immediate.s: New test case.
        * gas/arm/vfpv3xd-ldr_immediate.d: Expected disassembly.

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