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

riscv64: Add support for mulhsu and CSRR*I instruction #22

Open
wants to merge 2 commits into
base: riscv64-linux
Choose a base branch
from

Conversation

XiaoWang1772
Copy link

@XiaoWang1772 XiaoWang1772 commented Nov 18, 2024

The first patch adds support for the mulhsu instruction from M-ext.
The second patch adds support for CSRRWI, CSRRSI and CSRRCI instructions from Zicsr extension.
Update the README.riscv64 accordingly.

BRs,
Xiao

@XiaoWang1772 XiaoWang1772 changed the title riscv64: Add support for mulhsu instruction riscv64: Add support for mulhsu and CSRR*I instruction Dec 5, 2024
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