home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / m68k / 1344 < prev    next >
Encoding:
Text File  |  1992-11-11  |  726 b   |  27 lines

  1. Newsgroups: comp.sys.m68k
  2. Path: sparky!uunet!charon.amdahl.com!pacbell.com!ames!kronos.arc.nasa.gov!iscnvx!netcomsv!dms!flanagan
  3. From: flanagan@dms.agames.com (Bob Flanagan)
  4. Subject: Re: 68000, Fast 14 Bit Shift?
  5. Message-ID: <1992Nov11.195303.24230@dms.agames.com>
  6. Organization: Atari Games Corporation
  7. X-Newsreader: TIN [version 1.1 PL6]
  8. Date: Wed, 11 Nov 1992 19:53:03 GMT
  9. Lines: 16
  10.  
  11.  
  12.     Sorry about the previous posts.  This is my first.
  13.  
  14.  
  15.     Any way how about the following for a shifft left 14?
  16.  
  17.         MOVEQ    #0,Dn
  18.         MOVE.B    ???,Dn
  19.         SWAP    Dn
  20.         LSR.L    #2,Dn
  21.  
  22. -- 
  23.  
  24. ***********************************************************
  25. Bob Flanagan              EMAIL:     flanagan@agames.com
  26. Atari Games Corporation       or netcom.com!agames.com!flanagan
  27.