Add support for Andes NDS32:
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mmix / jmp-oprn.d
CommitLineData
3c3bdf30
NC
1# objdump: -dr
2# as: -linkrelax -no-expand
3# source: jmp-op.s
4.*: file format elf64-mmix
5
6Disassembly of section \.text:
7
80000000000000000 <Main>:
9 0: fd000000 swym 0,0,0
10
110000000000000004 <here>:
12 4: fd000000 swym 0,0,0
13 8: f0000000 jmp 8 <here\+0x4>
14 8: R_MMIX_ADDR27 \.text\+0x4
15
16000000000000000c <at>:
17 c: f0000000 jmp c <at>
18 c: R_MMIX_ADDR27 \.text\+0xc
19 10: f0000000 jmp 10 <at\+0x4>
20 10: R_MMIX_ADDR27 \.text\+0x20
21 14: f0000000 jmp 14 <at\+0x8>
22 14: R_MMIX_ADDR27 \.text\+0x4
23 18: f0000000 jmp 18 <at\+0xc>
24 18: R_MMIX_ADDR27 \.text\+0x20
25 1c: f0000000 jmp 1c <at\+0x10>
26 1c: R_MMIX_ADDR27 \.text\+0x4
27
280000000000000020 <there>:
29 20: fd000000 swym 0,0,0
This page took 0.828736 seconds and 4 git commands to generate.