Fixed matching in newly added test.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arc / ld.s
CommitLineData
0d2bcfaf 1# ld test
886a2506 2
0d2bcfaf
NC
3 ld r0,[r1,r2]
4 ldb r0,[r1,r2]
5 ld.a r1,[r3,r4]
6 ldw.x r1,[r2,r3]
7 ldw.x.a r2,[r3,r4]
d81acc42 8 ld r0,[0]
886a2506
NC
9 ld r0,[r1,30]
10 ld r1,[r2,-20]
This page took 0.672182 seconds and 4 git commands to generate.