bfd/arc: Add R_ prefix to all relocation names
[deliverable/binutils-gdb.git] / gas / testsuite / gas / visium / brr-1.d
1 #as:
2 #objdump: -d
3 #name: brr-1
4
5 .*: +file format .*
6
7 Disassembly of section .text:
8
9 00000000 <foo>:
10 0: 78 00 00 00 brr tr,\+0
11 4: 84 c1 00 01 moviq r1,1
12 8: 78 00 00 00 brr tr,\+0
13 c: 84 c1 00 02 moviq r1,2
14 10: 78 00 ff fc brr tr,-4
15 14: 84 c1 00 04 moviq r1,4
16 18: 00 00 00 00 nop
This page took 0.03066 seconds and 4 git commands to generate.