]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
This commit was manufactured by cvs2svn to create branch 'binutils-csl-arm-
authornobody <>
Wed, 3 Aug 2005 09:50:44 +0000 (09:50 +0000)
committernobody <>
Wed, 3 Aug 2005 09:50:44 +0000 (09:50 +0000)
2005q1-branch'.

Cherrypick from master 2005-08-03 09:50:43 UTC Nick Clifton <nickc@redhat.com> 'config/tc-arm.c (do_iwmmxt_wldstd): Correct the offset range for WLDRD/WSTRD':
    gas/testsuite/gas/arm/iwmmxt-bad2.d
    gas/testsuite/gas/arm/iwmmxt-bad2.l
    gas/testsuite/gas/arm/iwmmxt-bad2.s

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]

diff --git a/gas/testsuite/gas/arm/iwmmxt-bad2.d b/gas/testsuite/gas/arm/iwmmxt-bad2.d
new file mode 100644 (file)
index 0000000..c8587a4
--- /dev/null
@@ -0,0 +1,3 @@
+#name: iWMMXt CoProcessor offset errors
+#as: -mcpu=iwmmxt
+#error-output: iwmmxt-bad2.l
diff --git a/gas/testsuite/gas/arm/iwmmxt-bad2.l b/gas/testsuite/gas/arm/iwmmxt-bad2.l
new file mode 100644 (file)
index 0000000..3305bdf
--- /dev/null
@@ -0,0 +1,3 @@
+[^:]*: Assembler messages:
+[^:]*:1: Error: co-processor offset out of range
+[^:]*:2: Error: co-processor offset out of range
diff --git a/gas/testsuite/gas/arm/iwmmxt-bad2.s b/gas/testsuite/gas/arm/iwmmxt-bad2.s
new file mode 100644 (file)
index 0000000..1132e10
--- /dev/null
@@ -0,0 +1,2 @@
+       wldrd   wr1, [r0, #3]
+        wstrd   wr1, [r0, #0x400]