Skip to content

Commit 57eb77d

Browse files
wangleiatSixWeining
authored andcommitted
[LoongArch] Implement more of the ABI
According to the description of the LoongArch abi documentation, (https://loongson.github.io/LoongArch-Documentation/LoongArch-ELF-ABI-EN.html) the calling convention of LoongArch is almost the same as the RISCV's (except for the vector part), so we borrow the implementation of RISCV. This patch only guarantees the correctness of lp64d, because only the part of lp64d is described in detail in the documentation. Differential Revision: https://reviews.llvm.org/D130249
1 parent 408378a commit 57eb77d

File tree

3 files changed

+959
-45
lines changed

3 files changed

+959
-45
lines changed

0 commit comments

Comments
 (0)