Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jiegec/unofficial-loongarch-intrinsics-guide
Unofficial LoongArch Intrinsics Guide
https://github.com/jiegec/unofficial-loongarch-intrinsics-guide
intrinsics loongarch
Last synced: 3 months ago
JSON representation
Unofficial LoongArch Intrinsics Guide
- Host: GitHub
- URL: https://github.com/jiegec/unofficial-loongarch-intrinsics-guide
- Owner: jiegec
- License: mit
- Created: 2023-12-11T14:20:39.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-10-27T23:48:43.000Z (3 months ago)
- Last Synced: 2024-10-28T03:43:07.707Z (3 months ago)
- Topics: intrinsics, loongarch
- Language: C
- Homepage: http://jia.je/unofficial-loongarch-intrinsics-guide/
- Size: 3.59 MB
- Stars: 32
- Watchers: 4
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Unofficial LoongArch Intrinsics Guide
Visit
Arranged from QEMU implementation and [GCC Intrinsics](https://gcc.gnu.org/onlinedocs/gcc/LoongArch-SX-Vector-Intrinsics.html)
All LSX & LASX instructions are documented.
Inspired by [A64 SIMD Instruction List: SVE Instructions by Dougall Johnson](https://dougallj.github.io/asil/)