Change objfile::partial_symtabs to be a unique_ptr
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / jumpa-5f.d
CommitLineData
3c3bdf30
NC
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
13Disassembly of section \.text:
14
150+ <_start>:
16 0: e3fd0001 setl \$253,0x1
17
180+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
280+4000008 <a>:
29 4000008: e3fd0004 setl \$253,0x4
This page took 0.810352 seconds and 4 git commands to generate.