Home | History | Annotate | Download | only in ld-mmix
      1 #source: greg-1.s
      2 #source: gregldo1.s
      3 #source: gregget2.s
      4 #source: a.s
      5 #source: greg-3.s
      6 #source: start.s
      7 #source: greg-2.s
      8 #as: -x
      9 #ld: -m mmo
     10 #objdump: -str
     11 
     12 # Have two used gregs and one unused, mmo; display contents to visualize
     13 # mmo bug with register contents.
     14 
     15 .*:     file format mmo
     16 
     17 SYMBOL TABLE:
     18 0+20 g       \.text Main
     19 0+fe g       \*REG\* b
     20 0+20 g       \.text _start
     21 0+fc g       \*REG\* areg
     22 0+fd g       \*REG\* c
     23 0+1c g       \.text a
     24 
     25 
     26 Contents of section \.text:
     27  0+ 8c0c20fc 8d7bfc22 8dfcea38 e3fe001c  .*
     28  0+10 e6fe0000 e5fe0000 e4fe0000 e3fd0004  .*
     29  0+20 e3fd0001                             .*
     30 Contents of section \.MMIX\.reg_contents:
     31  07e0 00007048 860f3a38 00000000 00000042  .*
     32  07f0 007acf50 505a30a2                    .*
     33