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

Add missing check for RV64 on float conversion instructions #446

Merged
merged 1 commit into from
Apr 24, 2024

Conversation

Timmmm
Copy link
Collaborator

@Timmmm Timmmm commented Apr 9, 2024

These two instructions are RV64-only, as noted in the comment, but were missing the check. There are other instructions in this file that did have the check so it was just an omission.

These two instructions are RV64-only, as noted in the comment, but were missing the check. There are other instructions in this file that did have the check so it was just an ommission.
Copy link

github-actions bot commented Apr 9, 2024

Test Results

712 tests  ±0   712 ✅ ±0   0s ⏱️ ±0s
  6 suites ±0     0 💤 ±0 
  1 files   ±0     0 ❌ ±0 

Results for commit 28f8679. ± Comparison against base commit a2ffa85.

Copy link
Collaborator

@arichardson arichardson left a comment

Choose a reason for hiding this comment

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

LGTM

@Timmmm
Copy link
Collaborator Author

Timmmm commented Apr 24, 2024

@billmcspadden-riscv this should be uncontroversial.

@billmcspadden-riscv billmcspadden-riscv merged commit 495b52c into riscv:master Apr 24, 2024
2 checks passed
@Timmmm Timmmm deleted the user/timh/dext_rv64 branch May 15, 2024 08:42
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