home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / m68k / 1339 < prev    next >
Encoding:
Internet Message Format  |  1992-11-08  |  1.3 KB

  1. Path: sparky!uunet!charon.amdahl.com!pacbell.com!decwrl!spool.mu.edu!agate!doc.ic.ac.uk!mrccrc!warwick!pipex!demon!cix.compulink.co.uk!apelled
  2. Newsgroups: comp.sys.m68k
  3. From: apelled@cix.compulink.co.uk (Adam Pelled)
  4. Subject: Re: 68000, Fast 14 Bit Shift?
  5. Reply-To: apelled@cix.compulink.co.uk
  6. Date: Sun, 8 Nov 1992 19:50:00 +0000
  7. Message-ID: <memo.737085@cix.compulink.co.uk>
  8. Sender: usenet@gate.demon.co.uk
  9. Lines: 25
  10.  
  11.  
  12. In article <568@muller.loria.fr>, eker@loria.crin.fr (Steven Eker) writes:
  13. >In article <memo.723415@cix.compulink.co.uk>, apelled@cix.compulink.co.uk (Adam Pelled) writes:
  14. >
  15. >|> 
  16. >|> >   suba.l  a2,a2       ; clear extracted count
  17. >|> 
  18. >|>             That's a neat trick :-)
  19. >
  20. >Why the smiley? how else can you clear an address reg?
  21.  
  22.     It was a way of saying thank-you.
  23.  
  24. >|>     Thanks for the tips. i'll use them in my code if you don't mind. As Tom
  25. >|> Lane pointed out to me in mail; this problem is i/o bound and so there is
  26. >|> little point in optimising the code.
  27. >
  28. >I wondered about this but it depends whether you're decoding from floppy, hard
  29. >diskor RAM disk. If you don't need efficiency, don't in code asm in the first
  30. >place - unless like me you consider optimising asm as a substitute for
  31. >crossword puzzles :-)
  32.  
  33.     It seemed like a good idea at the time :-)
  34.  
  35.     Adam.
  36.