Fix linker tests to work with 16-bit targets.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / jumpa13b.d
CommitLineData
3c3bdf30
NC
1#source: start.s
2#source: a.s
3#source: pad2p26m32.s
4#source: pad16.s
5#source: pad4.s
6#source: pad4.s
7#source: pad4.s
8#source: jumpa.s
9#as: -x
10#ld: -m mmo
11#objdump: -dr
12
13.*: file format mmo
14
15Disassembly of section \.text:
16
170+ <(Main|_start)>:
18 0: e3fd0001 setl \$253,0x1
19
200+4 <a>:
21 4: e3fd0004 setl \$253,0x4
22 \.\.\.
23
240+4000004 <jumpa>:
25 4000004: e3fd0002 setl \$253,0x2
26 4000008: e3ff0004 setl \$255,0x4
27 400000c: e6ff0000 incml \$255,0x0
28 4000010: e5ff0000 incmh \$255,0x0
29 4000014: e4ff0000 inch \$255,0x0
30 4000018: 9fffff00 go \$255,\$255,0
31 400001c: e3fd0003 setl \$253,0x3
This page took 0.804931 seconds and 4 git commands to generate.