Backport:binutils-csl-wrs-linux-3_4_4-20
commit68fa809f1236f8bfd68ecd15186d66c8fd4d9428
authorJoseph Myers <joseph@codesourcery.com>
Tue, 17 Jan 2006 16:40:17 +0000 (17 16:40 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Tue, 17 Jan 2006 16:40:17 +0000 (17 16:40 +0000)
treec971f8c4e3fcb6b06dab7448ae96251e3847a07f
parent55d1bb24f0eeb93de9202a45fff099eac12a95c2
Backport:
2005-08-02  Khem Raj  <kraj@mvista.com>

* config/tc-arm.c (do_iwmmxt_wldstd): Correct the offset range for
WLDRD/WSTRD instruction.

2005-08-03  Nick Clifton  <nickc@redhat.com>

* gas/arm/iwmmxt-bad2.s: New file: Check for error messages about
erroneous offsets in iwmmxt instructions.  Cannot be part of
iwmmxt-bad.s because the errors there stop the assembler before it
gets to check the offsets in instructions.
* gas/arm/iwmmxt-bad2.d: New file.
* gas/arm/iwmmxt-bad2.l: New file: Expected error messages.

2005-08-02  Khem Raj  <kraj@mvista.com>

* gas/arm/iwmmxt.s: Change the offset values of the WLDRD, WSTRD
and WSTRW instructions to be larger than +/-255.
* gas/arm/iwmmxt.d: Fix the expected results for these
instructions.
ChangeLog.csl
gas/config/tc-arm.c
gas/testsuite/gas/arm/iwmmxt-bad2.d [new file with mode: 0644]
gas/testsuite/gas/arm/iwmmxt-bad2.l [new file with mode: 0644]
gas/testsuite/gas/arm/iwmmxt-bad2.s [new file with mode: 0644]
gas/testsuite/gas/arm/iwmmxt.d
gas/testsuite/gas/arm/iwmmxt.s