linux-stable-rt/arch/powerpc/lib
Anton Blanchard b5f9b6665b powerpc: Hardcode popcnt instructions for old assemblers
The popcnt instructions went into binutils relatively recently. As with a
number of other instructions, create macros and hardcode them.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2010-12-09 15:35:30 +11:00
..
Makefile powerpc: Add support for popcnt instructions 2010-11-29 15:48:17 +11:00
alloc.c
checksum_32.S
checksum_64.S
checksum_wrappers_64.c powerpc: Add 64bit csum_and_copy_to_user 2010-09-02 14:07:30 +10:00
code-patching.c
copy_32.S powerpc: Fix incorrect .stabs entry for copy_32.S 2010-09-02 14:07:34 +10:00
copypage_64.S
copyuser_64.S
crtsavres.S
devres.c
div64.S
feature-fixups-test.S
feature-fixups.c
hweight_64.S powerpc: Hardcode popcnt instructions for old assemblers 2010-12-09 15:35:30 +11:00
ldstfp.S powerpc: mtmsrd not defined 2010-09-02 14:07:34 +10:00
locks.c powerpc: Abstract indexing of lppaca structs 2010-09-02 14:07:31 +10:00
mem_64.S
memcpy_64.S
rheap.c
sstep.c powerpc: mtmsrd not defined 2010-09-02 14:07:34 +10:00
string.S
usercopy_64.c