Re: Fast fmodf(..., 1.0f)



On Jun 30, 3:50 am, Boon <root@localhost> wrote:
Jason Cipriani wrote:
On a modern 32-bit Intel machine, but not using SSE, what is the
fastest way to compute the fractional part of a float?

In the future, what is the best newsgroup for questions about
machine-specific optimizations like this, not necessarily in any
specific programming language?

I'd give comp.lang.asm.x86 a try.

Thanks!

Jason
.