Skip to content

Add support for LoongArch64 - #765

Open
zhaixiaojuan wants to merge 1 commit into
opencontainers:masterfrom
zhaixiaojuan:loong64-master
Open

Add support for LoongArch64#765
zhaixiaojuan wants to merge 1 commit into
opencontainers:masterfrom
zhaixiaojuan:loong64-master

Conversation

@zhaixiaojuan

Copy link
Copy Markdown

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

Signed-off-by: zhaixiaojuan <zhaixiaojuan@loongson.cn>
@zhaixiaojuan
zhaixiaojuan requested a review from a team as a code ownerMarch 20, 2023 08:07

@kolyshkinkolyshkin left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for freeto 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.

2 participants

@zhaixiaojuan@kolyshkin