Switch to GPLv3
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mmix / geta-op-r.d
1 # objdump: -dr
2 # as: -linkrelax
3 # source: geta-op.s
4 .*: file format elf64-mmix
5
6 Disassembly of section \.text:
7
8 0000000000000000 <Main>:
9 0: fd000000 swym 0,0,0
10
11 0000000000000004 <here>:
12 4: fd000000 swym 0,0,0
13 8: f519ffff geta \$25,4 <here>
14 8: R_MMIX_ADDR19 \.text\+0x4
15
16 000000000000000c <at>:
17 c: f4200000 geta \$32,c <at>
18 c: R_MMIX_ADDR19 \.text\+0xc
19 10: 424e0008 bz \$78,30 <there>
20 10: R_MMIX_ADDR19 \.text\+0x30
21 14: f35bfffc pushj \$91,4 <here>
22 14: R_MMIX_ADDR19 \.text\+0x4
23 18: f387fffb pushj \$135,4 <here>
24 18: R_MMIX_ADDR19 \.text\+0x4
25 1c: f4870005 geta \$135,30 <there>
26 1c: R_MMIX_ADDR19 \.text\+0x30
27 20: f2870004 pushj \$135,30 <there>
28 20: R_MMIX_ADDR19 \.text\+0x30
29 24: f2490003 pushj \$73,30 <there>
30 24: R_MMIX_ADDR19 \.text\+0x30
31 28: f2380002 pushj \$56,30 <there>
32 28: R_MMIX_ADDR19 \.text\+0x30
33 2c: 5f87fff6 pbev \$135,4 <here>
34 2c: R_MMIX_ADDR19 \.text\+0x4
35
36 0000000000000030 <there>:
37 30: fd000000 swym 0,0,0
This page took 0.030317 seconds and 4 git commands to generate.