OSDN Git Service

PR binutils/6773
authornickc <nickc>
Thu, 25 Feb 2010 00:11:42 +0000 (00:11 +0000)
committernickc <nickc>
Thu, 25 Feb 2010 00:11:42 +0000 (00:11 +0000)
commit85ff3cd278ae4e6efc646e36481ae1c1622ee859
treeb76a0f9f678fc7943f1011e95c0bdbec643c9850
parent149e729fd9dd9124499228b1e286dc837044174d
    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