Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support LoongArch architecture (lp64 ABIs) #51

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

asheplyakov
Copy link

LoongArch is a new RISC ISA, which is a bit like MIPS or RISC-V.
LoongArch includes a reduced 32-bit version (LA32R), a standard 32-bit
version (LA32S) and a 64-bit version (LA64).

This patch support 64-bit version of LoongArch.

@kasperk81
Copy link

i needed LA64 support for testing. @MrAnno many packages have already added support for this isa (next to riscv64).

@MrAnno
Copy link
Collaborator

MrAnno commented May 4, 2024

@kasperk81 Can you test this PR on a LoongArch processor, please?

wszqkzqk added a commit to wszqkzqk/loongarch-packages that referenced this pull request Oct 20, 2024
* Apply Snaipe/BoxFort#51 in BoxFort to support loong64

Signed-off-by: Zhou Qiankang <[email protected]>
wszqkzqk added a commit to lcpu-club/loongarch-packages that referenced this pull request Oct 20, 2024
* Apply Snaipe/BoxFort#51 in BoxFort to support
loong64

Signed-off-by: Zhou Qiankang <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants