Home | History | Annotate | Download | only in mmix
      1 #as: -x --no-pushj-stubs
      2 #objdump: -tdr
      3 
      4 .*:     file format elf64-mmix
      5 
      6 SYMBOL TABLE:
      7 0+ l    d  .text	0+ (|\.text)
      8 0+ l    d  .data	0+ (|\.data)
      9 0+ l    d  .bss	0+ (|\.bss)
     10 ffff0000ffff0000 l       \*ABS\*	0+ i1
     11 ffff0000ffff0000 l       \*ABS\*	0+ i2
     12 0+ g     F .text	0+ Main
     13 
     14 Disassembly of section .text:
     15 
     16 0+ <Main>:
     17    0:	f2010000 	pushj \$1,0 <Main>
     18 			0: R_MMIX_PUSHJ	\*ABS\*-0xffff00010000
     19    4:	fd000000 	swym 0,0,0
     20    8:	fd000000 	swym 0,0,0
     21    c:	fd000000 	swym 0,0,0
     22   10:	fd000000 	swym 0,0,0
     23   14:	f2020000 	pushj \$2,14 <Main\+0x14>
     24 			14: R_MMIX_PUSHJ	i2
     25   18:	fd000000 	swym 0,0,0
     26   1c:	fd000000 	swym 0,0,0
     27   20:	fd000000 	swym 0,0,0
     28   24:	fd000000 	swym 0,0,0
     29