arm64
Here are 373 public repositories matching this topic...
-
Updated
Nov 25, 2020 - C
-
Updated
May 29, 2020 - Objective-C
-
Updated
Nov 23, 2020 - Rust
该项目已由国际合作团队接管, 为及时回复, 请使用英文交流.
This project has been taken over by the international cooperation team. In order to respond promptly, please use English to communicate.
实际并没有问题,就是特此表达敬意!
-
Updated
Nov 25, 2020 - Vue
-
Updated
Nov 17, 2020 - Shell
-
Updated
Nov 15, 2020 - JavaScript
CLMUL intrinsics
https://software.intel.com/sites/landingpage/IntrinsicsGuide/#expand=682,682&othertechs=PCLMULQDQ
https://en.wikipedia.org/wiki/CLMUL_instruction_set
A RMv8 also has a version of CLMUL. SPARC calls their version XMULX, for "XOR multiplication".
- _mm_clmulepi64_si128
- _mm256_clmulepi64_epi128
- _mm512_clmulepi64_epi128
AVX-512BW functions
-
Updated
Feb 18, 2019 - C#
-
Updated
Feb 19, 2020 - C
-
Updated
Nov 25, 2020 - C++
-
Updated
Oct 13, 2020 - Shell
-
Updated
Jun 26, 2018 - Shell
-
Updated
Oct 18, 2020 - Ruby
-
Updated
Nov 25, 2020 - Objective-C
-
Updated
Nov 4, 2020 - C++
-
Updated
Nov 22, 2020 - C
-
Updated
Sep 22, 2020 - Shell
-
Updated
Nov 6, 2020 - C
Improve this page
Add a description, image, and links to the arm64 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the arm64 topic, visit your repo's landing page and select "manage topics."


https://github.com/simd-everywhere/simde has done their first release ( https://simd-everywhere.github.io/blog/announcements/release/2020/06/21/0.5.0-release.html ) and it seems like something potentially useful for merging code paths. The most likely candidate I imagine is using SIMD code to replace the non-SIMD fallback path, but maybe it'd be worth checking if it can be used to merge ARM and x8