https://github.com/jiegec/unofficial-loongarch-intrinsics-guide
Unofficial LoongArch Intrinsics Guide
https://github.com/jiegec/unofficial-loongarch-intrinsics-guide
intrinsics loongarch
Last synced: 27 days 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 (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-21T09:02:06.000Z (about 2 months ago)
- Last Synced: 2025-04-12T12:25:12.490Z (about 1 month ago)
- Topics: intrinsics, loongarch
- Language: C
- Homepage: http://jia.je/unofficial-loongarch-intrinsics-guide/
- Size: 3.61 MB
- Stars: 49
- Watchers: 5
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Citation: CITATION.cff
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/)