Skip to content

Commit

Permalink
Add link to github repo
Browse files Browse the repository at this point in the history
  • Loading branch information
jiegec committed Nov 23, 2024
1 parent 7e01ee0 commit 5d78658
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,14 @@

[![DOI](https://zenodo.org/badge/730251036.svg)](https://doi.org/10.5281/zenodo.14169508)

Visit <http://jia.je/unofficial-loongarch-intrinsics-guide/>
Visit <http://jia.je/unofficial-loongarch-intrinsics-guide/>.

Arranged from QEMU implementation and [GCC Intrinsics](https://gcc.gnu.org/onlinedocs/gcc/LoongArch-SX-Vector-Intrinsics.html)
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/)
Inspired by [A64 SIMD Instruction List: SVE Instructions by Dougall Johnson](https://dougallj.github.io/asil/).

The GitHub repo is [jiegec/unofficial-loongarch-intrinsics-guide](https://github.com/jiegec/unofficial-loongarch-intrinsics-guide).

Contributions are welcome.

0 comments on commit 5d78658

Please sign in to comment.