Fix linker tests to work with 16-bit targets.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / bza-1f.d
CommitLineData
3c3bdf30
NC
1#source: start.s
2#source: bza.s
3#source: a.s
4#as: -x
5#ld: -m elf64mmix
6#objdump: -dr
7
8.*: file format elf64-mmix
9
10Disassembly of section \.text:
11
120+ <_start>:
13 0+: e3fd0001 setl \$253,0x1
14
150+4 <bza>:
16 4: e3fd0002 setl \$253,0x2
17 8: 5aea0006 pbnz \$234,20 <bza\+0x1c>
18 c: e3ff0024 setl \$255,0x24
19 10: e6ff0000 incml \$255,0x0
20 14: e5ff0000 incmh \$255,0x0
21 18: e4ff0000 inch \$255,0x0
22 1c: 9fffff00 go \$255,\$255,0
23 20: e3fd0003 setl \$253,0x3
24
250+24 <a>:
26 24: e3fd0004 setl \$253,0x4
This page took 0.850038 seconds and 4 git commands to generate.