optimized array operations

Eugene Pelekhay pelekhay at gmail.com
Tue Sep 23 11:19:52 PDT 2008


Hoenir Wrote:

> Eugene Pelekhay schrieb:
> > 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
> 
> I meant the spelling. you wrote NoSEE2

Sorry, yes you right


More information about the Digitalmars-d-announce mailing list