Skip to content

hunter-packages-archive/ARM_NEON_2_x86_SSE

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


The NEON_2_SSE.h file is intended to simplify ARM->IA32 porting It makes the correspondence (or a real port) between 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


To take advantage of this file just include it in your project that uses ARM NEON intinsics instead of "arm_neon.h", complile it as usual and enjoy the result

Fo more information and license please read the NEON_2_SSE.h content.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 99.8%
  • CMake 0.2%