This commit was generated by cvs2svn to track changes on a CVS vendor
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / greg-4.d
CommitLineData
3c3bdf30
NC
1#source: greg-1.s
2#source: gregbza1.s
3#source: start.s
4#source: a.s
5#as: -x
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:
140+ l d .text 0+
152000000000000000 l d .data 0+
162000000000000000 l d .sbss 0+
172000000000000000 l d .bss 0+
180+7f0 l d \.MMIX\.reg_contents 0+
190+ l d \*ABS\* 0+
200+ l d \*ABS\* 0+
210+ l d \*ABS\* 0+
220+18 g \.text 0+ _start
230+fe g \*REG\* 0+ areg
f8548834 24#...
3c3bdf30
NC
250+1c g \.text 0+ a
26
27Disassembly of section \.text:
28
290+ <_start-0x18>:
30 0: 5afe0006 pbnz \$254,18 <_start>
31 4: e3ff001c setl \$255,0x1c
32 8: e6ff0000 incml \$255,0x0
33 c: e5ff0000 incmh \$255,0x0
34 10: e4ff0000 inch \$255,0x0
35 14: 9fffff00 go \$255,\$255,0
36
370+18 <_start>:
38 18: e3fd0001 setl \$253,0x1
39
400+1c <a>:
41 1c: e3fd0004 setl \$253,0x4
This page took 0.066489 seconds and 4 git commands to generate.