summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/lib/memcmp_64.S
Commit message (Expand)AuthorAgeFilesLines
* powerpc/64: add 32 bytes prechecking before using VMX optimization on memcmp()Simon Guo2018-07-241-11/+46
* powerpc/64: enhance memcmp() with VMX instruction for long bytes comparisionSimon Guo2018-07-241-2/+239
* powerpc/64: Align bytes before fall back to .Lshort in powerpc64 memcmp()Simon Guo2018-07-241-7/+133
* ppc: move exports to definitionsAl Viro2016-08-071-0/+2
* powerpc: Add 64bit optimised memcmpAnton Blanchard2015-01-231-0/+233