Change objfile::partial_symtabs to be a unique_ptr
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / jumpa-8f.d
CommitLineData
3c3bdf30
NC
1#source: start.s
2#source: jumpa.s
3#source: a.s
4#as: -no-expand
5#ld: -m mmo
6#objdump: -dr
7
8.*: file format mmo
9
10Disassembly of section \.text:
11
120+ <(Main|_start)>:
13 0: e3fd0001 setl \$253,0x1
14
150+4 <jumpa>:
16 4: e3fd0002 setl \$253,0x2
17 8: f0000002 jmp 10 <a>
18 c: e3fd0003 setl \$253,0x3
19
200+10 <a>:
21 10: e3fd0004 setl \$253,0x4
This page took 0.787735 seconds and 4 git commands to generate.