~ubuntu-branches/ubuntu/utopic/binutils-arm64-cross/utopic

« back to all changes in this revision

Viewing changes to binutils-2.23.52.20130611/gas/testsuite/gas/i860/ldst04.s

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2013-06-20 17:38:09 UTC
  • Revision ID: package-import@ubuntu.com-20130620173809-app8lzgvymy5fg6c
Tags: 0.7
Build-depend on binutils-source (>= 2.23.52.20130620-1~).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# st.l (no relocations here)
 
2
        .text
 
3
 
 
4
        st.l    %r0,0(%r0)
 
5
        st.l    %r31,124(%r1)
 
6
        st.l    %r30,256(%r2)
 
7
        st.l    %r29,512(%r3)
 
8
        st.l    %r28,1024(%r4)
 
9
        st.l    %r27,4096(%r5)
 
10
        st.l    %r26,8192(%r6)
 
11
        st.l    %r25,16384(%r7)
 
12
        st.l    %r24,-16384(%r8)
 
13
        st.l    %r23,-8192(%r9)
 
14
        st.l    %r22,-4096(%r10)
 
15
        st.l    %r21,-1024(%r11)
 
16
        st.l    %r20,-508(%r12)
 
17
        st.l    %r19,-248(%r13)
 
18
        st.l    %r18,-4(%r14)
 
19