summaryrefslogtreecommitdiff
path: root/arch/powerpc/lib/hweight_64.S
AgeCommit message (Expand)AuthorFilesLines
2023-08-16powerpc: replace #include <asm/export.h> with #include <linux/export.h>Masahiro Yamada1-1/+1
2023-04-20powerpc: add CFUNC assembly label annotationNicholas Piggin1-4/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-13/+1
2018-07-30powerpc: clean inclusions of asm/feature-fixups.hChristophe Leroy1-0/+1
2016-08-08ppc: move exports to definitionsAl Viro1-0/+5
2014-04-23powerpc: No need to use dot symbols when branching to a functionAnton Blanchard1-4/+4
2012-07-10powerpc: Fix usage of register macros getting ready for %r0 changeMichael Neuling1-7/+7
2010-12-09powerpc: Hardcode popcnt instructions for old assemblersAnton Blanchard1-7/+7
2010-11-29powerpc: Add support for popcnt instructionsAnton Blanchard1-0/+110