[PATCH] XOR implementation for ARMv8

Jérôme Forissier jerome.forissier at linaro.org
Wed Jun 24 01:29:42 PDT 2015



On 06/24/2015 09:00 AM, 刘晓东 wrote:
> Use the 128-bit SIMD registers and SIMD arithmetic instructions for XOR calculation in assembly language. 

Don't you need kernel_neon_begin()/kernel_neon_end() somewhere? (see
Documentation/arm/kernel_mode_neon.txt).

-- 
Jerome



More information about the linux-arm-kernel mailing list