Chrome Release Bot (LUCI) 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
..
BUILD.gn 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
DIR_METADATA 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
LICENSE 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
OWNERS 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
README.chromium 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago

README.chromium

Name: ARM_NEON_2_x86_SSE
Short Name: neon_2_sse
URL: https://github.com/intel/ARM_NEON_2_x86_SSE
Version: 8dbe2461c89760ac4b204aa0eafb72413a97957d
Date: 2020/01/21
License: Custom
License File: LICENSE
Security Critical: 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.