OSDN Git Service

2007-03-30 Paul Brook <paul@codesourcery.com>
authorPaul Brook <paul@codesourcery.com>
Fri, 30 Mar 2007 14:51:25 +0000 (14:51 +0000)
committerPaul Brook <paul@codesourcery.com>
Fri, 30 Mar 2007 14:51:25 +0000 (14:51 +0000)
commit0b72705ae3bb9cf7a69a191f05160b8b787b9252
tree091d03464c6405418efbee8e6ee16540094ec27d
parentf660a4b2af2092e5ef30cc13f6e2bcbbe5f57454
2007-03-30  Paul Brook  <paul@codesourcery.com>

gas/
* config/tc-arm.c (encode_thumb2_ldmstm): New function.
(do_t_ldmstm): Generate 16-bit push/pop.  Use encode_thumb2_ldmstm.
(do_t_push_pop):  Use encode_thumb2_ldmstm.

gas/testsuite/
* gas/arm/thumb2_ldmstm.d: New test.
* gas/arm/thumb2_ldmstm.s: New test.
gas/ChangeLog
gas/config/tc-arm.c
gas/testsuite/ChangeLog
gas/testsuite/gas/arm/thumb2_ldmstm.d [new file with mode: 0644]
gas/testsuite/gas/arm/thumb2_ldmstm.s [new file with mode: 0644]