[Coco] CoCo gcc project

Roger Taylor rtaylor at bayou.com
Mon Nov 3 00:00:00 EST 2003


At 02:55 PM 11/2/2003 -0500, you wrote:
>  The fastest divide is a shift command. IIRC, one way does multiply by 2 
> the other does divide
>by 2.

Rather, the fastest "divide by two" is the Shift Right instruction, and the 
fastest "multiply by two" is the Shift Left instruction.  :)





More information about the Coco mailing list