Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix constant optimization on RV32F instructions #292

Merged
merged 1 commit into from
Dec 15, 2023

Conversation

qwe661234
Copy link
Collaborator

Because some RV32F instructions use the interger register, we need to handle these instructions in constant optimization.

Close: #258

Because some RV32F instructions use the interger register, we need to
handle these instructions in constant optimization.

Close: sysprog21#258
@jserv jserv merged commit 265293b into sysprog21:master Dec 15, 2023
17 checks passed
vestata pushed a commit to vestata/rv32emu that referenced this pull request Jan 24, 2025
Fix constant optimization on RV32F instructions
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Quake renders incorrectly following the implementation of constant optimization and fused instructions
2 participants