Hoenir Wrote:
> Eugene Pelekhay schrieb:
> > I'm finished optimized version of array operations, using SSE2 instructions.
> Shouldn't this at line 446
> else
> {
> NoSEE2();
> }
>
> be NoSSE2()?
No, If we have no inline asm we have noting to do