mov_sreg_ud1.asm 83 B

12345678
  1. global _start
  2. %include "header.inc"
  3. db 8eh
  4. db 3fh
  5. %include "footer.inc"