summaryrefslogtreecommitdiff
path: root/cpu.h
Commit message (Collapse)AuthorAgeFilesLines
* fix missing CRYPTOPP_APIweidai2007-09-251-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@409 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* fix compile with GAS 2.15weidai2007-09-241-0/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@400 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* - port x64 assembly code to MASMweidai2007-09-241-5/+116
| | | | | | - improve stack unwindability on x64 for GCC by not modifying RBP/RSP registers in inline assembly git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@396 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* fixed Whirlpool crash on Pentium 2 machinesweidai2007-08-131-0/+11
| | | | git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@385 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* fix compile for x64, DLL and VC 6weidai2007-05-041-5/+28
| | | | git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@332 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* fix compile on Sun CCweidai2007-04-161-15/+16
| | | | git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@325 57ff6487-cd31-0410-9ec3-f628ee90f5f0
* CPU feature detection and assembly helpersweidai2007-04-161-0/+111
git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@323 57ff6487-cd31-0410-9ec3-f628ee90f5f0