Home | History | Annotate | Download | only in ld-mmix
      1 #source: start.s
      2 #source: a.s
      3 #source: pad2p18m32.s
      4 #source: pad16.s
      5 #source: pad4.s
      6 #source: pad4.s
      7 #source: getaa.s
      8 #as: -no-expand
      9 #ld: -m elf64mmix
     10 #objdump: -dr
     11 
     12 .*:     file format elf64-mmix
     13 
     14 Disassembly of section \.text:
     15 
     16 0+ <_start>:
     17        0:	e3fd0001 	setl \$253,0x1
     18 
     19 0+4 <a>:
     20        4:	e3fd0004 	setl \$253,0x4
     21 	\.\.\.
     22 
     23 0+40000 <getaa>:
     24    40000:	e3fd0002 	setl \$253,0x2
     25    40004:	f57b0000 	geta \$123,4 <a>
     26    40008:	e3fd0003 	setl \$253,0x3
     27