summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
diff options
context:
space:
mode:
authorYalin Wang2014-11-03 03:01:03 +0100
committerRussell King2014-12-22 17:43:06 +0100
commit556d2f055bf6d79ce81587dfe774d4dd10da473f (patch)
tree3b1eaeda540d1592936691f953607a377668f90f /arch/arm64/include
parentLinux 3.19-rc1 (diff)
downloadkernel-qcow2-linux-556d2f055bf6d79ce81587dfe774d4dd10da473f.tar.gz
kernel-qcow2-linux-556d2f055bf6d79ce81587dfe774d4dd10da473f.tar.xz
kernel-qcow2-linux-556d2f055bf6d79ce81587dfe774d4dd10da473f.zip
ARM: 8187/1: add CONFIG_HAVE_ARCH_BITREVERSE to support rbit instruction
this change add CONFIG_HAVE_ARCH_BITREVERSE config option, so that we can use some architecture's bitrev hardware instruction to do bitrev operation. Introduce __constant_bitrev* macro for constant bitrev operation. Change __bitrev16() __bitrev32() to be inline function, don't need export symbol for these tiny functions. Signed-off-by: Yalin Wang <yalin.wang@sonymobile.com> Acked-by: Will Deacon <will.deacon@arm.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm64/include')
0 files changed, 0 insertions, 0 deletions