summaryrefslogtreecommitdiff
path: root/cpu.cpp
Commit message (Expand)AuthorAgeFilesLines
* fix compile on Sun CCweidai2010-07-281-1/+3
* fix compile on Mac OS Xweidai2010-07-251-3/+3
* add support for AES-NI and CLMUL instruction sets in AES and GMAC/GCMweidai2010-07-241-28/+24
* add AESNI and CLMUL detectionweidai2010-07-071-1/+3
* fixed Whirlpool crash on Pentium 2 machinesweidai2007-08-131-1/+14
* fix g_cacheLineSize for Pentium 3weidai2007-05-041-0/+3
* fix compile for x64, DLL and VC 6weidai2007-05-041-9/+20
* fix compile on Sun CCweidai2007-04-161-1/+1
* CPU feature detection and assembly helpersweidai2007-04-161-0/+172