summaryrefslogtreecommitdiffstats
path: root/net/nfc
diff options
context:
space:
mode:
authorArd Biesheuvel <ard.biesheuvel@linaro.org>2019-02-26 12:36:18 +0100
committerCatalin Marinas <catalin.marinas@arm.com>2019-02-28 17:48:23 +0000
commit335ebe3035b6fcb83c3f225bc5135300fc24c827 (patch)
tree2f6f093da8a34e9969b6cab3dff85ef090b1363c /net/nfc
parent1ad3935b39da78a403e7df7a3813f866c731bc64 (diff)
downloadlinux-stable-335ebe3035b6fcb83c3f225bc5135300fc24c827.tar.gz
linux-stable-335ebe3035b6fcb83c3f225bc5135300fc24c827.tar.bz2
linux-stable-335ebe3035b6fcb83c3f225bc5135300fc24c827.zip
lib/raid6: arm: optimize away a mask operation in NEON recovery routine
The NEON recovery code was modeled after the x86 SIMD code, and for some reason, that code uses a 16 bit wide signed shift and a mask to perform what amounts to a 8 bit unsigned shift. So fold the ops together. Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'net/nfc')
0 files changed, 0 insertions, 0 deletions