summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/gas/testsuite/gas/sparc/ld_st_fsr.d
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.25/gas/testsuite/gas/sparc/ld_st_fsr.d')
-rw-r--r--binutils-2.25/gas/testsuite/gas/sparc/ld_st_fsr.d11
1 files changed, 11 insertions, 0 deletions
diff --git a/binutils-2.25/gas/testsuite/gas/sparc/ld_st_fsr.d b/binutils-2.25/gas/testsuite/gas/sparc/ld_st_fsr.d
new file mode 100644
index 00000000..565e7221
--- /dev/null
+++ b/binutils-2.25/gas/testsuite/gas/sparc/ld_st_fsr.d
@@ -0,0 +1,11 @@
+#as: -Av8
+#objdump: -dr -m sparc
+#name: sparc LDFSR/STFSR
+
+.*: +file format .*sparc.*
+
+Disassembly of section .text:
+
+0+ <.text>:
+ 0: c1 08 c0 00 ld \[ %g3 \], %fsr
+ 4: c1 28 c0 00 st %fsr, \[ %g3 \]