summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/gas/testsuite/gas/arm/vcmp-zero-bad.l
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.25/gas/testsuite/gas/arm/vcmp-zero-bad.l')
-rw-r--r--binutils-2.25/gas/testsuite/gas/arm/vcmp-zero-bad.l8
1 files changed, 8 insertions, 0 deletions
diff --git a/binutils-2.25/gas/testsuite/gas/arm/vcmp-zero-bad.l b/binutils-2.25/gas/testsuite/gas/arm/vcmp-zero-bad.l
new file mode 100644
index 00000000..975d02b8
--- /dev/null
+++ b/binutils-2.25/gas/testsuite/gas/arm/vcmp-zero-bad.l
@@ -0,0 +1,8 @@
+[^:]*: Assembler messages:
+[^:]*:5: Error: only floating point zero is allowed as immediate value -- `vcmp.f32 s0,#0.01'
+[^:]*:6: Error: only floating point zero is allowed as immediate value -- `vcmp.f32 s1,#2'
+[^:]*:7: Error: only floating point zero is allowed as immediate value -- `vcmpe.f32 s3,5'
+[^:]*:8: Error: only floating point zero is allowed as immediate value -- `vcmpe.f32 s4,#-0.0'
+[^:]*:10: Error: only floating point zero is allowed as immediate value -- `vcmp.f64 d0,#-1'
+[^:]*:11: Error: garbage following instruction -- `vcmpe.f64 d3,#0x35'
+[^:]*:12: Error: only floating point zero is allowed as immediate value -- `vcmpe.f64 d4,0xf'