aarch64
Here are 292 public repositories matching this topic...
-
Updated
Nov 1, 2020 - Rust
While the test_suite presented in #589 does work, it is still pretty simple and can be improved and enhanced.
- Add tests for gnutils and coreutils.
- Add necessary utilities so more complex programs can be compiled from sources.
- Integrate CMake, so one could write something like
make validateand the subset of test that is deemed necessary (for example everything withmint
-
Updated
Aug 28, 2020 - C++
该项目已由国际合作团队接管, 为及时回复, 请使用英文交流.
This project has been taken over by the international cooperation team. In order to respond promptly, please use English to communicate.
实际并没有问题,就是特此表达敬意!
-
Updated
Oct 28, 2020 - Shell
-
Updated
Nov 4, 2020 - JavaScript
-
Updated
Nov 3, 2020 - C#
-
Updated
Apr 22, 2020 - C#
-
Updated
Nov 4, 2020 - C
-
Updated
Feb 19, 2020 - C
-
(AMD64 bc5ad 3 (BYTES 0f 57 ff) XORPS_XMMxud_XMMxud (WRITE_OP (REG_256 YMM7)) (READ_OP (REG_256 YMM7)) (READ_OP (REG_128 XMM7))) -
(AMD64 bf2ac 4 (BYTES 66 0f 57 c9) XORPD_XMMxuq_XMMxuq (WRITE_OP (REG_256 YMM1)) (READ_OP (REG_256 YMM1)) (READ_OP (REG_128 XMM1))) - `(AMD64 f6c89 4 (BYTES 41 0f 54 d2) ANDPS_XMMxud_XMMxud (WRITE_OP (REG_256 YMM2)) (READ_OP (REG_256 YMM2)) (READ
-
Updated
Oct 13, 2020 - Shell
-
Updated
Oct 26, 2020 - C
-
Updated
Sep 27, 2020 - Shell
Improve this page
Add a description, image, and links to the aarch64 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the aarch64 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