summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/gas/testsuite/gas/i860/ldst05.s
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.25/gas/testsuite/gas/i860/ldst05.s')
-rw-r--r--binutils-2.25/gas/testsuite/gas/i860/ldst05.s19
1 files changed, 19 insertions, 0 deletions
diff --git a/binutils-2.25/gas/testsuite/gas/i860/ldst05.s b/binutils-2.25/gas/testsuite/gas/i860/ldst05.s
new file mode 100644
index 00000000..7f253f49
--- /dev/null
+++ b/binutils-2.25/gas/testsuite/gas/i860/ldst05.s
@@ -0,0 +1,19 @@
+# st.s (no relocations here)
+ .text
+
+ st.s %r0,0(%r0)
+ st.s %r31,122(%r1)
+ st.s %r30,258(%r2)
+ st.s %r29,512(%r3)
+ st.s %r28,1028(%r4)
+ st.s %r27,4090(%r5)
+ st.s %r26,8190(%r6)
+ st.s %r25,16384(%r7)
+ st.s %r24,-16384(%r8)
+ st.s %r23,-8192(%r9)
+ st.s %r22,-4096(%r10)
+ st.s %r21,-1024(%r11)
+ st.s %r20,-508(%r12)
+ st.s %r19,-242(%r13)
+ st.s %r18,-2(%r14)
+