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

Detect MIPS R6 #750

Merged
merged 2 commits into from
Aug 2, 2023
Merged

Detect MIPS R6 #750

merged 2 commits into from
Aug 2, 2023

Conversation

chenx97
Copy link
Contributor

@chenx97 chenx97 commented Jul 18, 2023

This PR aims to add support for recently proposed architectures, which should be much easier to do now thanks to the removal of outline assembly.

MIPS R6 shares syscall conventions with MIPS, so the inline assembly files may only differ in their comments.

@sunfishcode sunfishcode marked this pull request as ready for review July 31, 2023 23:38
@sunfishcode sunfishcode marked this pull request as draft July 31, 2023 23:38
@sunfishcode
Copy link
Member

linux-raw-sys 0.4.5 is now released with sunfishcode/linux-raw-sys#73 in it, adding MIPS R6 support. Is this rustix PR ready for review now?

@chenx97 chenx97 marked this pull request as ready for review August 2, 2023 08:42
@chenx97
Copy link
Contributor Author

chenx97 commented Aug 2, 2023

It should be ready now.

@sunfishcode
Copy link
Member

Thanks!

@sunfishcode sunfishcode merged commit 4045d4c into bytecodealliance:main Aug 2, 2023
53 checks passed
@chenx97 chenx97 deleted the mipsr6-main branch August 2, 2023 13:09
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