bytecodealliance / target-lexicon

Target "triple" support
Apache License 2.0
48 stars 41 forks source link

Add support for loongarch64 architecture #87

Closed zhaixiaojuan closed 1 year ago

zhaixiaojuan commented 1 year ago

The LoongArch architecture (LoongArch) is an Instruction Set Architecture (ISA) that has a RISC style.

Documentations: ISA: https://loongson.github.io/LoongArch-Documentation/LoongArch-Vol1-EN.html ABI: https://loongson.github.io/LoongArch-Documentation/LoongArch-ELF-ABI-EN.html More docs can be found at: https://loongson.github.io/LoongArch-Documentation/README-EN.html

xiangzhai commented 1 year ago

Hi @sunfishcode

Could you review the patch please?

Thanks, Leslie Zhai

sunfishcode commented 1 year ago

Looks good!

sunfishcode commented 1 year ago

This is now released in 0.12.7.