summaryrefslogtreecommitdiff
path: root/ppc_power8.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use vec_revb when POWER9 is availableJeffrey Walton2018-11-231-1/+1
* Fix PowerPC compile on LinuxJeffrey Walton2018-11-221-8/+7
* Fix PowerPC compile on LinuxJeffrey Walton2018-11-221-11/+12
* Move Power8 SHA tests into ppc_power8.cppJeffrey Walton2018-11-221-10/+100
* Fix POWER8 compile when -DCRYPTOPP_DISABLE_ALTIVECJeffrey Walton2018-11-221-1/+1
* 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/+144