InvestorsHub Logo
icon url

mmoy

02/01/05 8:23 PM

#51601 RE: dacaw #51600

Well, that's what the code currently does. I'm trying to find
something faster. If nothing else, I could just unroll the loop
into chunks of 8 as well.

I'm going to try the aligned longword approach as that seems
to be far more efficient based on some testing that I did
earlier.
icon url

chipdesigner

02/01/05 8:44 PM

#51603 RE: dacaw #51600

The simplest way is rarely the fastest, though.