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

Add loongarch64 support #174

Merged
merged 1 commit into from
Nov 11, 2022
Merged

Add loongarch64 support #174

merged 1 commit into from
Nov 11, 2022

Conversation

zhaixiaojuan
Copy link
Contributor

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

@YangKeao
Copy link
Member

YangKeao commented Nov 6, 2022

Thanks for your contribution.

Please add sign-off for the commit (with git commit --amend -s) 😃

@zhaixiaojuan zhaixiaojuan force-pushed the master branch 2 times, most recently from 9c3c310 to 885d986 Compare November 9, 2022 03:40
Copy link
Member

@YangKeao YangKeao left a comment

Choose a reason for hiding this comment

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

LGTM

@YangKeao
Copy link
Member

YangKeao commented Nov 9, 2022

Rebase/Merge the master and the CI would be fixed, I think it'll be ready to merge.

Thanks again for your contribution 😃

Signed-off-by: zhaixiaojuan <zhaixiaojuan@loongson.cn>
@YangKeao YangKeao merged commit bf9ef7b into tikv:master Nov 11, 2022
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.

2 participants