getaa-1f.d 442 B

123456789101112131415161718192021222324
  1. #source: start.s
  2. #source: getaa.s
  3. #source: a.s
  4. #as: -x
  5. #ld: -m elf64mmix
  6. #objdump: -dr
  7. .*: file format elf64-mmix
  8. Disassembly of section \.text:
  9. 0+ <_start>:
  10. 0+: e3fd0001 setl \$253,0x1
  11. 0+4 <getaa>:
  12. 4: e3fd0002 setl \$253,0x2
  13. 8: e37b001c setl \$123,0x1c
  14. c: e67b0000 incml \$123,0x0
  15. 10: e57b0000 incmh \$123,0x0
  16. 14: e47b0000 inch \$123,0x0
  17. 18: e3fd0003 setl \$253,0x3
  18. 0+1c <a>:
  19. 1c: e3fd0004 setl \$253,0x4