ld/
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / jumpa-1b.d
CommitLineData
3c3bdf30
NC
1#source: start.s
2#source: a.s
3#source: jumpa.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 <a>:
16 4: e3fd0004 setl \$253,0x4
17
180+8 <jumpa>:
19 8: e3fd0002 setl \$253,0x2
20 c: f1fffffe jmp 4 <a>
21 10: fd000000 swym 0,0,0
22 14: fd000000 swym 0,0,0
23 18: fd000000 swym 0,0,0
24 1c: fd000000 swym 0,0,0
25 20: e3fd0003 setl \$253,0x3
This page took 0.177922 seconds and 4 git commands to generate.