greg-2.d 857 B

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