Initial revision
[binutils.git] / gas / testsuite / gas / arc / st.s
blob10af198a7872d1556278cf1cb77c96a064446934
1 # st/sr test
3 st r0,[r1]
4 st r5,[r6,1]
5 st r7,[r8,-1]
6 st r9,[r10,255]
7 st r11,[r12,-256]
8 st r19,[foo]
9 st r20,[foo+4]
11 stb r0,[0]
12 stw r0,[0]
13 st.a r0,[0]
14 st.di r0,[0]
15 stb.a.di r0,[r0]
17 sr r0,[r1]
18 sr r2,[status]
19 sr r3,[0x12345678]