|
config BR2_PACKAGE_NEON_2_SSE
|
|
bool "neon-2-sse"
|
|
help
|
|
The platform independent header allowing to compile any
|
|
C/C++ code containing ARM NEON intrinsic functions for
|
|
x86 target systems using SIMD up to SSE4 intrinsic
|
|
functions.
|
|
|
|
https://github.com/intel/ARM_NEON_2_x86_SSE
|