greg-11.d 736 B

123456789101112131415161718192021222324252627282930313233343536373839
  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: -dt
  11. # Have two used gregs and one unused, mmo.
  12. .*: file format mmo
  13. SYMBOL TABLE:
  14. 0+20 g \.text Main
  15. 0+fe g \*REG\* b
  16. 0+20 g \.text _start
  17. 0+fc g \*REG\* areg
  18. 0+fd g \*REG\* c
  19. 0+1c g \.text a
  20. Disassembly of section \.text:
  21. 0+ <a-0x1c>:
  22. 0: 8c0c20fc ldo \$12,\$32,areg
  23. 4: 8d7bfc22 ldo \$123,areg,34
  24. 8: 8dfcea38 ldo areg,\$234,56
  25. c: e3fe001c setl b,0x1c
  26. 10: e6fe0000 incml b,0x0
  27. 14: e5fe0000 incmh b,0x0
  28. 18: e4fe0000 inch b,0x0
  29. 0+1c <a>:
  30. 1c: e3fd0004 setl c,0x4
  31. 0+20 <(Main|_start)>:
  32. 20: e3fd0001 setl c,0x1