Re: A86: 8x8 multiply routine?


[Prev][Next][Index][Thread]

Re: A86: 8x8 multiply routine?




On Thu, 4 Jun 1998, Justin M Bosch wrote:

> 
> How do most multiplication routines work?
> 

Repeated shifts and adds.

I put a pretty fast 8x8 multiplication routine on my web page.  As usual,
I haven't tested it.  Please let me know if there are any bugs, or if you
see ways to improve it.

http://www.cis.ohio-state.edu/~eble/ti86/mul8x8.html

--------
Dan Eble (mailto:eble@cis.ohio-state.edu)
         (http://www.cis.ohio-state.edu/~eble)

"Behold, how great a matter a little fire kindleth!" -- James 3:5



References: