Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!rutgers!mit-eddie!genrad!decvax!ucbvax!CORY.BERKELEY.EDU!dillon From: dillon@CORY.BERKELEY.EDU (Matt Dillon) Newsgroups: comp.sys.m68k Subject: Re: Recent Motorola ad seen in Byte Message-ID: <8705141746.AA02384@cory.Berkeley.EDU> Date: Thu, 14-May-87 13:46:22 EDT Article-I.D.: cory.8705141746.AA02384 Posted: Thu May 14 13:46:22 1987 Date-Received: Sat, 16-May-87 11:05:17 EDT Sender: daemon@ucbvax.BERKELEY.EDU Lines: 14 : Sorry, Matt, I suggest you re-read your manual, specifically, the "Ap- :plicable Addressing Modes" column. The ONLY loopable shift instructions are :the shift instructions that shift MEMORY one bit at a time (word-sized), and :address the operand as (Ay), (Ay)+, or -(Ay). So allen is correct; : : asl.l #1,D1 : :is NOT a loopable instruction. Whoops.... you're right, I'm wrong. Oh well, the algorithm wasn't all that hot anyway. -Matt