summaryrefslogtreecommitdiff
path: root/ppc_power7.cpp
Commit message (Expand)AuthorAgeFilesLines
* Restore SIGILL handler if sigprocmask failsJeffrey Walton2020-02-171-0/+3
* Rename VecPolyMultiplyLE to VecIntelMultiply (PR #908)Jeffrey Walton2019-10-261-1/+1
* Add XLC 12 loads and stores for AIX (PR #907)Jeffrey Walton2019-10-261-1/+5
* Use builtin datatype pointerJeffrey Walton2019-10-241-1/+1
* Rework CPU_ProbePower7 (PR #905)Jeffrey Walton2019-10-241-10/+6
* Fix Power7 feature testJeffrey Walton2019-10-241-1/+1
* Fix Power7 feature testJeffrey Walton2019-10-241-2/+2
* Fix Power7 feature testJeffrey Walton2019-10-241-6/+6
* Fix POWER8 compile when -DCRYPTOPP_DISABLE_ALTIVECJeffrey Walton2018-11-221-1/+1
* Update commentsJeffrey Walton2018-11-191-1/+1
* Fix POWER7 runtime detection test (GH #742)Jeffrey Walton2018-11-191-4/+6
* Fix LLVM Clang compile on PowerPCJeffrey Walton2018-11-191-1/+1
* Move CPU_ProbePower7 and CPU_ProbePower8 into their own source files (GH #742)Jeffrey Walton2018-11-181-0/+88