1
0
Fork 0
mirror of https://github.com/deltachat/deltachat-core.git synced 2025-10-06 03:50:08 +02:00
deltachat-core/libs/openssl/crypto/cast/asm
2018-08-17 16:06:47 +02:00
..
cast-586.pl add cyrussasl, iconv, openssl to libs for optional usage (if system does not provide) 2018-08-17 16:06:47 +02:00
readme add cyrussasl, iconv, openssl to libs for optional usage (if system does not provide) 2018-08-17 16:06:47 +02:00

There is a ppro flag in cast-586 which turns on/off
generation of pentium pro/II friendly code

This flag makes the inner loop one cycle longer, but generates 
code that runs %30 faster on the pentium pro/II, while only %7 slower
on the pentium.  By default, this flag is on.