home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / linux / extra / docs / maillist / text / archive.95 / text2449.txt < prev    next >
Encoding:
Text File  |  1996-04-02  |  760 b   |  21 lines

  1. >>>>> "Bill" == Bill Miller <wjm@wwa.com> writes:
  2.  
  3.     Bill> Also, running it on a Pentium Pro, should not speed it up,
  4.     Bill> becuase as far as I know, it is not a true 32 bit app, at
  5.     Bill> least not the DOS version.  If I'm wrong, feel free to let
  6.     Bill> me know.
  7.  
  8. Executor/DOS is definitely a true 32-bit app.  This is why it requires
  9. an 80386 or better.  Efficient emulation of a 68040 (a 32-bit
  10. processor) with a 16-bit emulator would be extremely difficult.
  11.  
  12. Executor should run especially well on the Pentium Pro because the
  13. Pentium Pro is less sensitive to 80x86 code optimization issues than
  14. the Pentium.  This helps Executor because:
  15.  
  16.   1) gcc doesn't do instruction scheduling.
  17.   2) syn68k doesn't do instruction scheduling either.
  18.  
  19. -Mat
  20.  
  21.