bb817ab736f4ae1b1eeb5fa1e8dbf4ed6b7076d1
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i860 / ldst06.s
1 # st.b (no relocations here)
2 .text
3
4 st.b %r0,0(%r0)
5 st.b %r31,1(%r1)
6 st.b %r30,2(%r2)
7 st.b %r29,513(%r3)
8 st.b %r28,1028(%r4)
9 st.b %r27,4090(%r5)
10 st.b %r26,8190(%r6)
11 st.b %r25,16385(%r7)
12 st.b %r25,32007(%r7)
13 st.b %r25,32767(%r7)
14 st.b %r25,-32768(%r7)
15 st.b %r25,-32767(%r7)
16 st.b %r24,-16383(%r8)
17 st.b %r23,-8101(%r9)
18 st.b %r22,-4091(%r10)
19 st.b %r21,-1023(%r11)
20 st.b %r20,-509(%r12)
21 st.b %r19,-23(%r13)
22 st.b %r18,-1(%r14)
This page took 0.030259 seconds and 3 git commands to generate.