summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/mmix/jmp-oprn.d
blob: 5d04103007981e5343293ec884fef6c06fe97dda (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# objdump: -dr
# as: -linkrelax -no-expand
# source: jmp-op.s
.*:     file format elf64-mmix

Disassembly of section \.text:

0000000000000000 <Main>:
   0:	fd000000 	swym 0,0,0

0000000000000004 <here>:
   4:	fd000000 	swym 0,0,0
   8:	f0000000 	jmp 8 <here\+0x4>
			8: R_MMIX_ADDR27	\.text\+0x4

000000000000000c <at>:
   c:	f0000000 	jmp c <at>
			c: R_MMIX_ADDR27	\.text\+0xc
  10:	f0000000 	jmp 10 <at\+0x4>
			10: R_MMIX_ADDR27	\.text\+0x20
  14:	f0000000 	jmp 14 <at\+0x8>
			14: R_MMIX_ADDR27	\.text\+0x4
  18:	f0000000 	jmp 18 <at\+0xc>
			18: R_MMIX_ADDR27	\.text\+0x20
  1c:	f0000000 	jmp 1c <at\+0x10>
			1c: R_MMIX_ADDR27	\.text\+0x4

0000000000000020 <there>:
  20:	fd000000 	swym 0,0,0