bfd/arc: Add R_ prefix to all relocation names
[deliverable/binutils-gdb.git] / gas / testsuite / gas / visium / rela-1.s
1
2 .section .text
3 text:
4 brr tr,label
5 nop
6 moviu r6, %u label
7 movil r6, %l label
8 bra tr,r6,r0
9 nop
10
11 .section .text2
12 text2:
13 nop
14 nop
15 nop
16 nop
17 label:
18 .end
19
20
This page took 0.02896 seconds and 4 git commands to generate.