bfd/
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / greg-5s.d
CommitLineData
89b7466f
HPN
1#source: greg-1.s
2#source: gregpsj1.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
12SYMBOL TABLE:
5c799c07
AM
130+ l d \.text 0+ (|\.text)
142000000000000000 l d \.data 0+ (|\.data)
152000000000000000 l d \.sbss 0+ (|\.sbss)
162000000000000000 l d \.bss 0+ (|\.bss)
170+7f0 l d \.MMIX\.reg_contents 0+ (|\.MMIX\.reg_contents)
180+ l d \*ABS\* 0+ (|\.shstrtab)
190+ l d \*ABS\* 0+ (|\.symtab)
200+ l d \*ABS\* 0+ (|\.strtab)
89b7466f
HPN
210+4 g \.text 0+ _start
220+fe g \*REG\* 0+ areg
23#...
240+8 g \.text 0+ a
25Disassembly of section \.text:
260+ <_start-0x4>:
27 0: f2fe0002 pushj \$254,8 <a>
280+4 <_start>:
29 4: e3fd0001 setl \$253,0x1
300+8 <a>:
31 8: e3fd0004 setl \$253,0x4
This page took 0.09373 seconds and 4 git commands to generate.