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

Fix bge/bgeu for RISC-V #1163

Merged
merged 1 commit into from
Jan 9, 2025
Merged

Fix bge/bgeu for RISC-V #1163

merged 1 commit into from
Jan 9, 2025

Conversation

ThePuzzlemaker
Copy link
Contributor

Description

This fixes bge and bgeu branch prediction for RISC-V due to a typo in the original code.

Checklist

  • My code follows the code style of this project.
  • My change includes a change to the documentation, if required.
  • If my change adds new code, adequate tests have been added.
  • I have read and agree to the CONTRIBUTING document.

Copy link
Collaborator

@Grazfather Grazfather left a comment

Choose a reason for hiding this comment

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

good catch

@Grazfather Grazfather merged commit 538c7c6 into hugsy:main Jan 9, 2025
5 of 7 checks passed
@Grazfather
Copy link
Collaborator

Thanks for the fix!

@ThePuzzlemaker ThePuzzlemaker deleted the patch-1 branch January 9, 2025 19:15
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