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