[ARC] Dynamic relocs verification for dynindx == -1.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mn10200 / mov3.s
CommitLineData
252b5132
RH
1 .text
2 mov d1,(a2)
3 mov d1,(32,a2)
4 mov d1,(256,a2)
5 mov d1,(131071,a2)
6 mov d1,(d2,a2)
7 mov d1,(128)
8 mov d1,(131071)
9 mov a1,(32,a2)
10 mov a1,(256,a2)
11 mov a1,(131071,a2)
This page took 0.744814 seconds and 4 git commands to generate.