OSDN Git Service

2006-04-07 Paul Brook <paul@codesourcery.com>
authorpbrook <pbrook>
Fri, 7 Apr 2006 15:03:44 +0000 (15:03 +0000)
committerpbrook <pbrook>
Fri, 7 Apr 2006 15:03:44 +0000 (15:03 +0000)
commit4aa8427b16931b9114d7032c71989e944735c1d1
treee65be895dfbf5aaccb3a574484af4e1751004249
parentfa81725635a87b9dffddbd7dc1f1cee4a29c312c
2006-04-07  Paul Brook  <paul@codesourcery.com>

gas/
* config/tc-arm.c (THUMB2_LOAD_BIT): Define.
(move_or_literal_pool): Handle Thumb-2 instructions.
(do_t_ldst): Call move_or_literal_pool for =N addressing modes.
gas/testsuite/
* gas/arm/thumb2_pool.d: New test.
* gas/arm/thumb2_pool.s: New test.
gas/ChangeLog
gas/config/tc-arm.c
gas/testsuite/ChangeLog
gas/testsuite/gas/arm/thumb2_pool.d [new file with mode: 0644]
gas/testsuite/gas/arm/thumb2_pool.s [new file with mode: 0644]