summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/mmix/pushj-c.d
blob: c4c2746d436a7d540a45bc0f5c8ad3d7c84a102c (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
#as: -x
#objdump: -tdr

.*:     file format elf64-mmix

SYMBOL TABLE:
0+ l    d  .text	0+ 
0+ l    d  .data	0+ 
0+ l    d  .bss	0+ 
ffff0000ffff0000 l       \*ABS\*	0+ i1
ffff0000ffff0000 l       \*ABS\*	0+ i2
0+ g     F .text	0+ Main

Disassembly of section .text:

0+ <Main>:
   0:	f2010000 	pushj \$1,0 <Main>
			0: R_MMIX_PUSHJ	\*ABS\*\+0xffff0000ffff0000
   4:	fd000000 	swym 0,0,0
   8:	fd000000 	swym 0,0,0
   c:	fd000000 	swym 0,0,0
  10:	fd000000 	swym 0,0,0
  14:	f2020000 	pushj \$2,14 <Main\+0x14>
			14: R_MMIX_PUSHJ	i2
  18:	fd000000 	swym 0,0,0
  1c:	fd000000 	swym 0,0,0
  20:	fd000000 	swym 0,0,0
  24:	fd000000 	swym 0,0,0