PR25882, .gnu.attributes are not checked for shared libraries
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / jumpa-5f.d
1 #source: start.s
2 #source: jumpa.s
3 #source: pad2p26m32.s
4 #source: pad4.s
5 #source: pad4.s
6 #source: a.s
7 #as: -x
8 #ld: -m elf64mmix
9 #objdump: -dr
10
11 .*: file format elf64-mmix
12
13 Disassembly of section \.text:
14
15 0+ <_start>:
16 0: e3fd0001 setl \$253,0x1
17
18 0+4 <jumpa>:
19 4: e3fd0002 setl \$253,0x2
20 8: e3ff0008 setl \$255,0x8
21 c: e6ff0400 incml \$255,0x400
22 10: e5ff0000 incmh \$255,0x0
23 14: e4ff0000 inch \$255,0x0
24 18: 9fffff00 go \$255,\$255,0
25 1c: e3fd0003 setl \$253,0x3
26 \.\.\.
27
28 0+4000008 <a>:
29 4000008: e3fd0004 setl \$253,0x4
This page took 0.029355 seconds and 4 git commands to generate.