| Name: ARM_NEON_2_x86_SSE |
| Short Name: neon_2_sse |
| URL: https://github.com/intel/ARM_NEON_2_x86_SSE |
| Version: N/A |
| Revision: eb8b80b28f956275e291ea04a7beb5ed8289e872 |
| Date: 2024-12-09 |
| Update Mechanism: Manual |
| License: BSD-Source-Code |
| 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. |