gas:
authorJoseph Myers <joseph@codesourcery.com>
Thu, 29 Jan 2009 11:46:02 +0000 (11:46 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Thu, 29 Jan 2009 11:46:02 +0000 (11:46 +0000)
commit17828f45df981ed69e1e9a8eb2e5ec72cd0efbfe
tree6924eaa22d60eb7e317c296419743b1cf8c1fd5c
parentec0c103cff45e1e96cc8c97c7989c1d8f6c53d72
gas:
2009-01-29  Paul Brook  <paul@codesourcery.com>
            Mark Mitchell  <mark@codesourcery.com>

* config/tc-arm.c (do_t_mul): In Thumb-2 mode, use 16-bit encoding
of MUL when possible.

gas/testsuite:
2009-01-29  Paul Brook  <paul@codesourcery.com>
            Mark Mitchell  <mark@codesourcery.com>

* gas/arm/thumb2_mul.s: New file.
* gas/arm/thumb2_mul.d: Likewise.
* gas/arm/thumb2_mul-bad.s: Likewise.
* gas/arm/thumb2_mul-bad.d: Likewise.
* gas/arm/thumb2_mul-bad.l: Likewise.
* gas/arm/t16-bad.s: Add tests for"mul" with high registers.
* gas/arm/t16-bad.l: Update accordingly.
gas/ChangeLog
gas/config/tc-arm.c
gas/testsuite/ChangeLog
gas/testsuite/gas/arm/t16-bad.l
gas/testsuite/gas/arm/t16-bad.s
gas/testsuite/gas/arm/thumb2_mul-bad.d [new file with mode: 0644]
gas/testsuite/gas/arm/thumb2_mul-bad.l [new file with mode: 0644]
gas/testsuite/gas/arm/thumb2_mul-bad.s [new file with mode: 0644]
gas/testsuite/gas/arm/thumb2_mul.d [new file with mode: 0644]
gas/testsuite/gas/arm/thumb2_mul.s [new file with mode: 0644]
This page took 0.026175 seconds and 4 git commands to generate.