[fpc-pascal] Crypt++ 5.5.2 Tiger::Transform converted toDCPCrypt2.Compress, AV: Compiler Optimization Bug with SSE2 ? Or just programming bug ?HELP NEEDED :) ?!

Tomas Hajny XHajT03 at mbox.vol.cz
Thu Mar 20 15:37:52 CET 2008


On Wed, March 19, 2008 09:43, Skybuck Flying wrote:
> Ok,
>
> I already solved problem by using:
>
> pushad
>
> .. rest of asm ...
>
> popad
>
> However this might be slower than just a few pushes and pops ?
>
> So any slight performance improvements welcome, but I am already quite
> happy
> with this solution ! ;)

FPC needs to preserve ebx, esi and edi.

Tomas





More information about the fpc-pascal mailing list