summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/mri/float.s
diff options
context:
space:
mode:
Diffstat (limited to 'gas/testsuite/gas/mri/float.s')
-rw-r--r--gas/testsuite/gas/mri/float.s7
1 files changed, 7 insertions, 0 deletions
diff --git a/gas/testsuite/gas/mri/float.s b/gas/testsuite/gas/mri/float.s
new file mode 100644
index 0000000000..637f9c6c91
--- /dev/null
+++ b/gas/testsuite/gas/mri/float.s
@@ -0,0 +1,7 @@
+; Test floating point constants in MRI mode.
+
+ dc.d :1234_5678_9abc_def0
+ dc.s 1.0
+ dc.s 1e1
+ dc.s 1_e_1
+ dc.s 1E2