Do you know about: http://www.piclist.com/techref/microchip/math/mul/index.htm ?
Your choice: smal code (21 instructions) or fast execution.
Also a bunch of "non-standard" multiply functions (12x12bit, etc)
Do you know about: http://www.piclist.com/techref/microchip/math/mul/index.htm ?
Your choice: smal code (21 instructions) or fast execution.
Also a bunch of "non-standard" multiply functions (12x12bit, etc)
Thanks Chris and Bill,
I did know about piclist. It is a mess of a site, and quite ugly to boot.
However, those examples may give some insight.
But, I really want to know base process behind the method, regardless of coding structure. Then I need to come up with the actual code for the processors in question. I want a deep understanding of how it is done before I copy some code.
Cabe