Skip to content

Use inline assembly for Arm64EC #1560

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

Merged
merged 1 commit into from
Apr 11, 2024
Merged

Conversation

dpaoliello
Copy link
Contributor

Support for Arm64EC inline assembly was recently added to Rust (rust-lang/rust#123507), so we can enable functions that were previously disabled since they were implemented using inline assembly (namely __nop).

@rustbot
Copy link
Collaborator

rustbot commented Apr 11, 2024

r? @Amanieu

rustbot has assigned @Amanieu.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@Amanieu Amanieu merged commit 7df81ba into rust-lang:master Apr 11, 2024
27 checks passed
@dpaoliello dpaoliello deleted the arm64ecasm branch April 11, 2024 23:22
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