PR binutils/10924
authorNick Clifton <nickc@redhat.com>
Thu, 17 Dec 2009 09:52:18 +0000 (09:52 +0000)
committerNick Clifton <nickc@redhat.com>
Thu, 17 Dec 2009 09:52:18 +0000 (09:52 +0000)
commitff4a8d2b939133ea12e8994ff1f83d3a8e17baa2
tree8c2067c8669ec9c306998941830cb370617d77ad
parent32af9f6e558c4f6bb55d36a317d2ec43b29d4bb6
    PR binutils/10924
        * config/tc-arm.c (do_ldstv4): Do not allow r15 as the destination
        register.
        (do_mrs): Likewise.
        (do_mul): Likewise.

        * arm-dis.c: Add support for %<>ru and %<>rU formats to enforce
        unique register numbers.  Extend support for %<>R format to
        thumb32 and coprocessor instructions.

        * gas/arm/unpredictable.s: Add more unpredictable instructions.
        * gas/arm/unpredictable.d: Add expected disassemblies.
gas/ChangeLog
gas/config/tc-arm.c
gas/testsuite/ChangeLog
gas/testsuite/gas/arm/unpredictable.d
gas/testsuite/gas/arm/unpredictable.s
opcodes/ChangeLog
opcodes/arm-dis.c
This page took 0.02693 seconds and 4 git commands to generate.