gdb: Convert language la_word_break_characters field to a method
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / greg-1.d
CommitLineData
3c3bdf30
NC
1#source: greg-1.s
2#source: gregldo1.s
3#source: start.s
4#ld: -m elf64mmix
5#objdump: -dt
6
7# Most simple greg usage: relocate to each possible location within an
8# insn.
9
10.*: file format elf64-mmix
11
12SYMBOL TABLE:
5c799c07 130+ l d \.text 0+ (|\.text)
5c799c07 140+7f0 l d \.MMIX\.reg_contents 0+ (|\.MMIX\.reg_contents)
ffbc01cc 15#...
3c3bdf30
NC
160+c g \.text 0+ _start
170+fe g \*REG\* 0+ areg
f8548834 18#...
3c3bdf30
NC
19
20Disassembly of section \.text:
21
220+ <_start-0xc>:
23 0: 8c0c20fe ldo \$12,\$32,\$254
24 4: 8d7bfe22 ldo \$123,\$254,34
25 8: 8dfeea38 ldo \$254,\$234,56
26
270+c <_start>:
28 c: e3fd0001 setl \$253,0x1
This page took 1.289409 seconds and 4 git commands to generate.