Scan all input files for symbol reference warning
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / getaa12b.d
CommitLineData
3c3bdf30
NC
1#source: start.s
2#source: a.s
3#source: pad2p18m32.s
4#source: pad16.s
5#source: pad4.s
6#source: pad4.s
7#source: getaa.s
8#as: -no-expand
9#ld: -m mmo
10#objdump: -dr
11
12.*: file format mmo
13
14Disassembly of section \.text:
15
160+ <(Main|_start)>:
17 0: e3fd0001 setl \$253,0x1
18
190+4 <a>:
20 4: e3fd0004 setl \$253,0x4
21 \.\.\.
22
230+40000 <getaa>:
24 40000: e3fd0002 setl \$253,0x2
25 40004: f57b0000 geta \$123,4 <a>
26 40008: e3fd0003 setl \$253,0x3
This page took 0.533705 seconds and 4 git commands to generate.