bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/13050] move.b (2,a0,d0.l),1(%a1) should fail for all ColdFire t


From: cvs-commit at gcc dot gnu.org
Subject: [Bug gas/13050] move.b (2,a0,d0.l),1(%a1) should fail for all ColdFire targets
Date: Fri, 08 Jan 2016 10:43:34 +0000

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

--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Andreas Schwab <address@hidden>:

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

commit 83c3256ef5afe10625fd55dda2df5fc56b9b7393
Author: Andreas Schwab <address@hidden>
Date:   Fri Jan 8 11:38:00 2016 +0100

    m68k: fix constraints of move.[bw] for ISA_B/C

    For ISA_B/C only the combination #,d(An) is allowed in addition to the
    ISA_A combinations for move.b and move.w (and pc-relative is never
    allowed as destination).

    opcodes/
        PR gas/13050
        * m68k-opc.c (moveb, movew): For ISA_B/C only allow #,d(An) in
        addition to ISA_A.

    gas/
        PR gas/13050
        * testsuite/gas/m68k/all.exp: Add tests p13050-1 and p13050-2.
        * testsuite/gas/m68k/p13050-1.s: New file.
        * testsuite/gas/m68k/p13050-2.d: New file.
        * testsuite/gas/m68k/p13050-2.s: New file.

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