home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / m68k / 1338 < prev    next >
Encoding:
Text File  |  1992-11-08  |  1.1 KB  |  36 lines

  1. Newsgroups: comp.sys.m68k
  2. Path: sparky!uunet!ukma!darwin.sura.net!spool.mu.edu!news.cs.indiana.edu!noose.ecn.purdue.edu!en.ecn.purdue.edu!bevis
  3. From: bevis@en.ecn.purdue.edu (Jeff Bevis)
  4. Subject: Re: 68000, Fast 14 Bit Shift?
  5. Message-ID: <1992Nov8.194605.10459@en.ecn.purdue.edu>
  6. Organization: Purdue University Engineering Computer Network
  7. References: <memo.723415@cix.compulink.co.uk> <568@muller.loria.fr>
  8. Date: Sun, 8 Nov 92 19:46:05 GMT
  9. Lines: 25
  10.  
  11. In article <568@muller.loria.fr> eker@loria.crin.fr (Steven Eker) writes:
  12. >In article <memo.723415@cix.compulink.co.uk>, apelled@cix.compulink.co.uk (Adam Pelled) writes:
  13. >
  14. >|> >   suba.l  a2,a2       ; clear extracted count
  15. >|> 
  16. >|>             That's a neat trick :-)
  17. >
  18. >Why the smiley? how else can you clear an address reg?
  19. >
  20.  
  21. Oh, well, how about:
  22.  
  23.     lea    0,a2
  24. or 
  25.     movea.l    #0,a2
  26.     
  27. :-)
  28.  
  29. -bevis
  30.  
  31. -- 
  32. -------------------------------------------------------------------------------
  33. "Oh, my beloved ice cream bar!  How I love to lick your creamy center -- and
  34. your oh-so-nutty chocolate covering.  You're not like the others -- you like
  35. the same things I do! Wax paper... boiled football leather... dog breath!" -Ren
  36.