summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/gas/testsuite/gas/mips/mipsr6@mips4-fp.s
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.25/gas/testsuite/gas/mips/mipsr6@mips4-fp.s')
-rw-r--r--binutils-2.25/gas/testsuite/gas/mips/mipsr6@mips4-fp.s11
1 files changed, 11 insertions, 0 deletions
diff --git a/binutils-2.25/gas/testsuite/gas/mips/mipsr6@mips4-fp.s b/binutils-2.25/gas/testsuite/gas/mips/mipsr6@mips4-fp.s
new file mode 100644
index 00000000..4d124e53
--- /dev/null
+++ b/binutils-2.25/gas/testsuite/gas/mips/mipsr6@mips4-fp.s
@@ -0,0 +1,11 @@
+# Source file used to test -mips4 fp instructions.
+
+text_label:
+ recip.d $f4,$f6
+ recip.s $f4,$f6
+ rsqrt.d $f4,$f6
+ rsqrt.s $f4,$f6
+
+# Force at least 8 (non-delay-slot) zero bytes, to make 'objdump' print ...
+ .align 2
+ .space 8