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

FPU: Fix fsel instruction to not alter FPSCR #426

Merged
merged 1 commit into from
Feb 8, 2024

Conversation

paulusmack
Copy link
Collaborator

The fsel instruction is not supposed to alter FPSCR, but it was clearing FR and FI. Fix this.

The fsel instruction is not supposed to alter FPSCR, but it was
clearing FR and FI.  Fix this.

Signed-off-by: Paul Mackerras <[email protected]>
@paulusmack paulusmack merged commit 1891145 into antonblanchard:master Feb 8, 2024
21 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.

1 participant