home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / m68k / 1396 < prev    next >
Encoding:
Text File  |  1992-11-24  |  1.2 KB  |  28 lines

  1. Newsgroups: comp.sys.m68k
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!rpi!usenet.coe.montana.edu!news.u.washington.edu!stein.u.washington.edu!mpark
  3. From: mpark@stein.u.washington.edu (Michael Park)
  4. Subject: Re: 68000 code question and optimalisation
  5. Message-ID: <1992Nov24.013053.26137@u.washington.edu>
  6. Sender: news@u.washington.edu (USENET News System)
  7. Organization: University of Washington, Seattle
  8. References: <1992Nov23.104011.9355@philce.ce.philips.nl>
  9. Date: Tue, 24 Nov 1992 01:30:53 GMT
  10. Lines: 16
  11.  
  12. In article <1992Nov23.104011.9355@philce.ce.philips.nl> meulenbr@ce.philips.nl (Frans Meulenbroeks) writes:
  13. ...
  14. >Also does anyone have suggestions on how to optimize 68000 code.
  15. >(eg. instructions or instruction patterns that can be replace by other
  16. >more efficient ones)? A pointer to a good book/article on this topic is
  17. >also welcome. I want to optimize for space without losing too much
  18. >speed.
  19.  
  20. A fun article to read is "Superoptimizer -- A Look at the Smallest Program"
  21. by Henry Massalin.  It's actually for '020, but probably still useful.
  22.  
  23. It's from some ACM thing (I got a photocopy from a friend); at the bottom
  24. of the page it says "(c) 1987 ACM 0-89791-238-1/87/1000-0122 $00.75"
  25. if that helps.
  26.  
  27. --m
  28.