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

Remove FCSR #149

Merged
merged 2 commits into from
Nov 7, 2023
Merged

Remove FCSR #149

merged 2 commits into from
Nov 7, 2023

Conversation

romancardenas
Copy link
Contributor

As mentioned by @RalfJung, the FCSR register cannot be read/written soundly in Rust, and inline assembly must be used when necessary. This PR removes the FCSR register from this crates and documents why we do not cover this register.

This solves #148

@romancardenas romancardenas requested a review from a team as a code owner November 7, 2023 21:55
Copy link
Member

@MabezDev MabezDev left a comment

Choose a reason for hiding this comment

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

LGTM!

@MabezDev MabezDev added this pull request to the merge queue Nov 7, 2023
Merged via the queue into master with commit 4ab67d6 Nov 7, 2023
44 checks passed
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