Re: Fastcode CharPosRev B&V 0.6.2
- From: "Dennis" <marianndkc@xxxxxxxxxxxxxxx>
- Date: Tue, 28 Nov 2006 15:48:38 +0100
Hi
The bug in my SSE2 functions is very simple
@LoopStartBig :
movdqu xmm0,[edx+ecx-15]
pcmpeqb xmm0,xmm1
pmovmskb ebx,xmm0
test bx,bx
jnz @MatchX
sub ecx,16
cmp ecx,4 <----------------------------- should be 16
jnl @LoopStartBig
The validation must be pretty weak when it did not discover that. Good we
fixed that.
Best regards
Dennis Kjaer Christensen
----------------------------------------------------------------------------
----
Jeg beskyttes af den gratis SPAMfighter til privatbrugere.
Den har indtil videre sparet mig for at få 6011 spam-mails
Betalende brugere får ikke denne besked i deres e-mails.
Hent en gratis SPAMfighter her.
.
- References:
- Fastcode CharPosRev B&V 0.6.2
- From: Dennis
- Re: Fastcode CharPosRev B&V 0.6.2
- From: Dennis
- Re: Fastcode CharPosRev B&V 0.6.2
- From: John O'Harrow
- Fastcode CharPosRev B&V 0.6.2
- Prev by Date: Re: Fastcode CharPosRev B&V 0.6.2
- Next by Date: Re: Fastcode CharPosRev B&V 0.6.2
- Previous by thread: Re: Fastcode CharPosRev B&V 0.6.2
- Next by thread: Re: Fastcode CharPosRev B&V 0.6.2
- Index(es):
Relevant Pages
|