*** empty log message ***
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / greg-5.d
CommitLineData
3c3bdf30
NC
1#source: greg-1.s
2#source: gregpsj1.s
3#source: start.s
4#source: a.s
89b7466f 5#as: -x --no-pushj-stubs
3c3bdf30
NC
6#ld: -m elf64mmix
7#objdump: -dt
8
9# Like greg-3, but a different expanding insn.
10
11.*: file format elf64-mmix
12
13SYMBOL TABLE:
5c799c07 140+ l d \.text 0+ (|\.text)
5c799c07 150+7f0 l d \.MMIX\.reg_contents 0+ (|\.MMIX\.reg_contents)
3c3bdf30
NC
160+14 g \.text 0+ _start
170+fe g \*REG\* 0+ areg
f8548834 18#...
3c3bdf30
NC
190+18 g \.text 0+ a
20
21Disassembly of section \.text:
22
230+ <_start-0x14>:
24 0: e3ff0018 setl \$255,0x18
25 4: e6ff0000 incml \$255,0x0
26 8: e5ff0000 incmh \$255,0x0
27 c: e4ff0000 inch \$255,0x0
28 10: bffeff00 pushgo \$254,\$255,0
29
300+14 <_start>:
31 14: e3fd0001 setl \$253,0x1
32
330+18 <a>:
34 18: e3fd0004 setl \$253,0x4
This page took 0.337905 seconds and 4 git commands to generate.