PR binutils/6773
commit54ff1426b84f209ef9d69246120cfc7cc21c95c1
authorNick Clifton <nickc@redhat.com>
Wed, 24 Feb 2010 15:11:42 +0000 (24 15:11 +0000)
committerNick Clifton <nickc@redhat.com>
Wed, 24 Feb 2010 15:11:42 +0000 (24 15:11 +0000)
tree0e3efd5beede3b326278033626281abdc5b478d6
parent7e3a025996d5827850cdec13adf1314620e88bae
    PR binutils/6773
        * arm-dis.c (arm_opcodes): Replace <prefix>addsubx with
        <prefix>asx.  Replace <prefix>subaddx with <prefix>sax.
        (thumb32_opcodes): Likewise.

        * gas/arm/arch7em.d: Replace expected disassembly of
        <prefix>addsubx with <prefix>asx.  Also replace <prefix>subaddx
        with <prefix>sax.
        * gas/arm/archv6.d: Likewise.
        * gas/arm/thumb32.d: Likewise.
gas/testsuite/ChangeLog
gas/testsuite/gas/arm/arch7em.d
gas/testsuite/gas/arm/archv6.d
gas/testsuite/gas/arm/thumb32.d
opcodes/ChangeLog
opcodes/arm-dis.c