OSDN Git Service

2006-04-07 Paul Brook <paul@codesourcery.com>
authorPaul Brook <paul@codesourcery.com>
Fri, 7 Apr 2006 15:03:45 +0000 (15:03 +0000)
committerPaul Brook <paul@codesourcery.com>
Fri, 7 Apr 2006 15:03:45 +0000 (15:03 +0000)
commit02d1e863455a345dba84c7030b3ce66349b15572
treeeadc42c441b8cd3af6c50c2710ec40d44bf803b5
parentb967cc5efc05116107f5ce7f9cd0465ec652de6a
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]