bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/18500] VLDR immediate not using VMOV


From: cvs-commit at gcc dot gnu.org
Subject: [Bug gas/18500] VLDR immediate not using VMOV
Date: Wed, 17 Jun 2015 11:57:55 +0000

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 <address@hidden>:

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

commit ba592044bc04610d6fa14d0a95931bac303ace37
Author: Alessandro Marzocchi <address@hidden>
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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]