2010-01-06 Quentin Neill <quentin.neill@amd.com>
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mmix / reloclrn.d
CommitLineData
3c3bdf30
NC
1# objdump: -dr
2# as: -linkrelax -no-expand
3# source: reloclab.s
4.*: file format elf64-mmix
5
6Disassembly of section \.text:
7
80000000000000000 <Main>:
9 0: f0000000 jmp 0 <Main>
10 0: R_MMIX_ADDR27 foo\+0x8
11 4: f0000000 jmp 4 <Main\+0x4>
12 4: R_MMIX_ADDR27 \.text\+0x14
13 8: f4080000 geta \$8,8 <Main\+0x8>
14 8: R_MMIX_ADDR19 \.text\+0x14
15 c: 46630000 bod \$99,c <Main\+0xc>
16 c: R_MMIX_ADDR19 \.text\+0x14
17 10: fd000000 swym 0,0,0
18
190000000000000014 <here>:
20 14: 42de0000 bz \$222,14 <here>
21 14: R_MMIX_ADDR19 bar\+0x10
22
230000000000000018 <there>:
24 18: f4040000 geta \$4,18 <there>
25 18: R_MMIX_ADDR19 baz
26 1c: f2070000 pushj \$7,1c <there\+0x4>
27 1c: R_MMIX_ADDR19 foobar
28 20: f0000000 jmp 20 <there\+0x8>
29 20: R_MMIX_ADDR27 \.text\+0x18
30 24: f4580000 geta \$88,24 <there\+0xc>
31 24: R_MMIX_ADDR19 \.text\+0x18
32 28: 466f0000 bod \$111,28 <there\+0x10>
33 28: R_MMIX_ADDR19 \.text\+0x18
This page took 0.35721 seconds and 4 git commands to generate.