Add support for Andes NDS32:
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mmix / reloclab-rs.d
1 #objdump: -dr
2 #as: -linkrelax -x
3 #source: reloclab.s
4
5 .*: file format elf64-mmix
6 Disassembly of section \.text:
7 0000000000000000 <Main>:
8 0: f0000000 jmp 0 <Main>
9 0: R_MMIX_JMP foo\+0x8
10 4: fd000000 swym 0,0,0
11 8: fd000000 swym 0,0,0
12 c: fd000000 swym 0,0,0
13 10: fd000000 swym 0,0,0
14 14: f0000004 jmp 24 <here>
15 14: R_MMIX_ADDR27 \.text\+0x24
16 18: f4080003 geta \$8,24 <here>
17 18: R_MMIX_ADDR19 \.text\+0x24
18 1c: 46630002 bod \$99,24 <here>
19 1c: R_MMIX_ADDR19 \.text\+0x24
20 20: fd000000 swym 0,0,0
21 0000000000000024 <here>:
22 24: 42de0000 bz \$222,24 <here>
23 24: R_MMIX_CBRANCH bar\+0x10
24 28: fd000000 swym 0,0,0
25 2c: fd000000 swym 0,0,0
26 30: fd000000 swym 0,0,0
27 34: fd000000 swym 0,0,0
28 38: fd000000 swym 0,0,0
29 000000000000003c <there>:
30 3c: f4040000 geta \$4,3c <there>
31 3c: R_MMIX_GETA baz
32 40: fd000000 swym 0,0,0
33 44: fd000000 swym 0,0,0
34 48: fd000000 swym 0,0,0
35 4c: f2070000 pushj \$7,4c <there\+0x10>
36 4c: R_MMIX_PUSHJ_STUBBABLE foobar
37 50: f1fffffb jmp 3c <there>
38 50: R_MMIX_ADDR27 \.text\+0x3c
39 54: f558fffa geta \$88,3c <there>
40 54: R_MMIX_ADDR19 \.text\+0x3c
41 58: 476ffff9 bod \$111,3c <there>
42 58: R_MMIX_ADDR19 \.text\+0x3c
This page took 0.151672 seconds and 4 git commands to generate.