* config/tc-arm.c (do_t_strexbh): New.
authorNick Clifton <nickc@redhat.com>
Wed, 3 Aug 2011 11:35:56 +0000 (11:35 +0000)
committerNick Clifton <nickc@redhat.com>
Wed, 3 Aug 2011 11:35:56 +0000 (11:35 +0000)
commit877807f8c481a4c5780b3d7bba7963c068910434
treee85f7cb43cf0495ffc896ecbaf604c14b676e1db
parent092d27ff4797e721d10b5de0394a2725ff8a966e
* config/tc-arm.c (do_t_strexbh): New.
(insns): Update accordingly.

* gas/arm/strex-bad-t.d: New testcase.
* gas/arm/strex-bad-t.s: Likewise.
* gas/arm/strex-bad-t.l: Likewise.
* gas/arm/strex-t.s: Likewise.
* gas/arm/strex-t.d: Likewise.
gas/ChangeLog
gas/config/tc-arm.c
gas/testsuite/ChangeLog
gas/testsuite/gas/arm/strex-bad-t.d [new file with mode: 0644]
gas/testsuite/gas/arm/strex-bad-t.l [new file with mode: 0644]
gas/testsuite/gas/arm/strex-bad-t.s [new file with mode: 0644]
gas/testsuite/gas/arm/strex-t.d [new file with mode: 0644]
gas/testsuite/gas/arm/strex-t.s [new file with mode: 0644]