Home | History | Annotate | Download | only in ld-mmix
      1 #source: start.s
      2 #source: jumpa.s
      3 #source: pad2p26m32.s
      4 #source: pad4.s
      5 #source: a.s
      6 #as: -x
      7 #ld: -m mmo
      8 #objdump: -dr
      9 
     10 .*:     file format mmo
     11 
     12 Disassembly of section \.text:
     13 
     14 0+ <(Main|_start)>:
     15        0:	e3fd0001 	setl \$253,0x1
     16 
     17 0+4 <jumpa>:
     18        4:	e3fd0002 	setl \$253,0x2
     19        8:	f0ffffff 	jmp 4000004 <a>
     20        c:	fd000000 	swym 0,0,0
     21       10:	fd000000 	swym 0,0,0
     22       14:	fd000000 	swym 0,0,0
     23       18:	fd000000 	swym 0,0,0
     24       1c:	e3fd0003 	setl \$253,0x3
     25 	\.\.\.
     26 
     27 0+4000004 <a>:
     28  4000004:	e3fd0004 	setl \$253,0x4
     29