aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-arm/vfp11-fix-none.s
diff options
context:
space:
mode:
authorJulian Brown <julian@codesourcery.com>2007-01-29 16:27:34 +0000
committerJulian Brown <julian@codesourcery.com>2007-01-29 16:27:34 +0000
commitb785d0e12194800df53b5efca6b6dc47c73e975e (patch)
treef530a7b0b2bda664bef9063ebf474b3b52ade5df /ld/testsuite/ld-arm/vfp11-fix-none.s
parent704a4f78bb7a2617b283fc2ea08dd19804348af2 (diff)
downloadgdb-b785d0e12194800df53b5efca6b6dc47c73e975e.zip
gdb-b785d0e12194800df53b5efca6b6dc47c73e975e.tar.gz
gdb-b785d0e12194800df53b5efca6b6dc47c73e975e.tar.bz2
* ld-arm/arm-elf.exp: Add VFP11 tests.
* ld-arm/vfp11-fix-none.s: New file. * ld-arm/vfp11-fix-none.d: Expected disassembly of above. * ld-arm/vfp11-fix-scalar.s: New file. * ld-arm/vfp11-fix-scalar.d: Expected disassembly of above. * ld-arm/vfp11-fix-vector.s: New file. * ld-arm/vfp11-fix-vector.d: Expected disassembly of above.
Diffstat (limited to 'ld/testsuite/ld-arm/vfp11-fix-none.s')
-rw-r--r--ld/testsuite/ld-arm/vfp11-fix-none.s7
1 files changed, 7 insertions, 0 deletions
diff --git a/ld/testsuite/ld-arm/vfp11-fix-none.s b/ld/testsuite/ld-arm/vfp11-fix-none.s
new file mode 100644
index 0000000..a016c49
--- /dev/null
+++ b/ld/testsuite/ld-arm/vfp11-fix-none.s
@@ -0,0 +1,7 @@
+ .arm
+ .text
+ .globl _start
+_start:
+ .word 0xee474a20
+ .word 0xed927a00
+ bx lr