2005-03-20 H.J. Lu <hongjiu.lu@intel.com>
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / greg-2.d
CommitLineData
3c3bdf30
NC
1#source: greg-1.s
2#source: gregldo1.s
3#source: gregget2.s
4#source: a.s
5#source: greg-3.s
6#source: start.s
7#source: greg-2.s
8#as: -x
9#ld: -m elf64mmix
10#objdump: -dt
11
12# Have two used gregs and one unused.
13
14.*: file format elf64-mmix
15
16SYMBOL TABLE:
5c799c07 170+ l d \.text 0+ (|\.text)
5c799c07
AM
180+7e0 l d \.MMIX\.reg_contents 0+ (|\.MMIX\.reg_contents)
190+ l d \*ABS\* 0+ (|\.shstrtab)
200+ l d \*ABS\* 0+ (|\.symtab)
210+ l d \*ABS\* 0+ (|\.strtab)
3c3bdf30
NC
220+fe g \*REG\* 0+ b
230+20 g \.text 0+ _start
240+fc g \*REG\* 0+ areg
250+fd g \*REG\* 0+ c
f8548834 26#...
3c3bdf30
NC
270+1c g \.text 0+ a
28
29Disassembly of section \.text:
30
310+ <a-0x1c>:
32 0: 8c0c20fc ldo \$12,\$32,\$252
33 4: 8d7bfc22 ldo \$123,\$252,34
34 8: 8dfcea38 ldo \$252,\$234,56
35 c: e3fe001c setl \$254,0x1c
36 10: e6fe0000 incml \$254,0x0
37 14: e5fe0000 incmh \$254,0x0
38 18: e4fe0000 inch \$254,0x0
39
400+1c <a>:
41 1c: e3fd0004 setl \$253,0x4
42
430+20 <_start>:
44 20: e3fd0001 setl \$253,0x1
This page took 0.172115 seconds and 4 git commands to generate.