fyl2x.asm 90 B

123456789
  1. global _start
  2. %include "header.inc"
  3. fld1
  4. fldpi
  5. fyl2x
  6. %include "footer.inc"