[go: nahoru, domu]

blob: bbb2a57701c5c07ada38ccee88f982622bd9db25 [file] [log] [blame]
Name: ARM_NEON_2_x86_SSE
Short Name: neon_2_sse
URL: https://github.com/intel/ARM_NEON_2_x86_SSE
Version: a15b489e1222b2087007546b4912e21293ea86ff
Date: 2022/09/23
License: Custom
License File: LICENSE
Security Critical: Yes
Shipped: yes
License Android Compatible: Yes
Description:
The NEON_2_SSE.h file is intended to simplify ARM->IA32 porting. It makes the
correspondence (or a real porting) of ARM NEON intrinsics as defined in
"arm_neon.h" header and x86 SSE (up to SSE4.2) intrinsic functions as defined
in corresponding x86 compilers headers files.
Local Modifications:
- Included only the NEON_2_SSE.h file.