bza-1f.d 513 B

1234567891011121314151617181920212223242526
  1. #source: start.s
  2. #source: bza.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 <bza>:
  12. 4: e3fd0002 setl \$253,0x2
  13. 8: 5aea0006 pbnz \$234,20 <bza\+0x1c>
  14. c: e3ff0024 setl \$255,0x24
  15. 10: e6ff0000 incml \$255,0x0
  16. 14: e5ff0000 incmh \$255,0x0
  17. 18: e4ff0000 inch \$255,0x0
  18. 1c: 9fffff00 go \$255,\$255,0
  19. 20: e3fd0003 setl \$253,0x3
  20. 0+24 <a>:
  21. 24: e3fd0004 setl \$253,0x4