Scan all input files for symbol reference warning
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / jumpa12f.d
CommitLineData
3c3bdf30
NC
1#source: start.s
2#source: jumpa.s
3#source: pad2p26m32.s
4#source: pad16.s
5#source: pad4.s
6#source: a.s
7#as: -no-expand
8#ld: -m mmo
9#objdump: -dr
10
11.*: file format mmo
12
13Disassembly of section \.text:
14
150+ <(Main|_start)>:
16 0: e3fd0001 setl \$253,0x1
17
180+4 <jumpa>:
19 4: e3fd0002 setl \$253,0x2
20 8: f0ffffff jmp 4000004 <a>
21 c: e3fd0003 setl \$253,0x3
22 \.\.\.
23
240+4000004 <a>:
25 4000004: e3fd0004 setl \$253,0x4
This page took 0.507751 seconds and 4 git commands to generate.