summaryrefslogtreecommitdiffstats
path: root/binutils-2.24/gas/testsuite/gas/arm/neon-addressing-bad.s
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.24/gas/testsuite/gas/arm/neon-addressing-bad.s')
-rw-r--r--binutils-2.24/gas/testsuite/gas/arm/neon-addressing-bad.s31
1 files changed, 0 insertions, 31 deletions
diff --git a/binutils-2.24/gas/testsuite/gas/arm/neon-addressing-bad.s b/binutils-2.24/gas/testsuite/gas/arm/neon-addressing-bad.s
deleted file mode 100644
index 6f7e7691..00000000
--- a/binutils-2.24/gas/testsuite/gas/arm/neon-addressing-bad.s
+++ /dev/null
@@ -1,31 +0,0 @@
-.syntax unified
-
-VLD1.8 {d0}, 1f
-1:
-VLD1.8 {D0}, R0
-VLD1.8 {Q1}, R0
-VLD1.8 {D0}, [PC]
-VLD1.8 {D0}, [PC, #0]
-VST1.8 {D0}, R0
-VST1.8 {Q1}, R0
-VST1.8 {D0}, [PC]
-VST1.8 {D0}, [PC, #0]
-VST1.8 {D0[]}, [R0]
-VST2.8 {D0[], D2[]}, [R0]
-VST3.16 {D0[], D1[], D2[]}, [R0]
-VST4.32 {D0[], D1[], D2[], D3[]}, [R0]
-VLD1.8 {Q0}, [R0, #8]
-VLD1.8 {Q0}, [R0, #8]!
-VLD1.8 {Q0}, [R0, R1]
-VLD1.8 {Q0}, [R0, R1]!
-.thumb
-VLD1.8 {d0}, 2f
-2:
-VLD1.8 {D0}, R0
-VLD1.8 {Q1}, R0
-VLD1.8 {D0}, [PC]
-VLD1.8 {D0}, [PC, #0]
-VST1.8 {D0}, R0
-VST1.8 {Q1}, R0
-VST1.8 {D0}, [PC]
-VST1.8 {D0}, [PC, #0]