Fix linker tests to work with 16-bit targets.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / getaa-4f.d
CommitLineData
3c3bdf30
NC
1#source: start.s
2#source: getaa.s
3#source: pad2p18m32.s
4#source: pad16.s
5#source: pad4.s
6#source: a.s
7#as: -no-expand
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 <getaa>:
19 4: e3fd0002 setl \$253,0x2
20 8: f47bffff geta \$123,40004 <a>
21 c: e3fd0003 setl \$253,0x3
22 \.\.\.
23
240+40004 <a>:
25 40004: e3fd0004 setl \$253,0x4
This page took 0.841661 seconds and 4 git commands to generate.