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

Implement MUL* instructions #60

Merged
merged 10 commits into from
Mar 26, 2025
Merged

Conversation

tothtamas28
Copy link
Contributor

@tothtamas28 tothtamas28 commented Mar 10, 2025

Adds disassembler support for the (32 bit) M extension, and implements MUL, MULH, MULHU and MULHSU.

@tothtamas28 tothtamas28 self-assigned this Mar 10, 2025
@tothtamas28 tothtamas28 marked this pull request as draft March 10, 2025 08:41
@tothtamas28 tothtamas28 requested a review from Stevengre March 10, 2025 08:41
@ehildenb
Copy link
Member

Let's add a test (or a few).

@tothtamas28 tothtamas28 changed the title Implement MUL Implement MUL* instructions Mar 12, 2025
@tothtamas28 tothtamas28 marked this pull request as ready for review March 12, 2025 10:35
@automergerpr-permission-manager automergerpr-permission-manager bot merged commit b8bf5d2 into master Mar 26, 2025
3 checks passed
@automergerpr-permission-manager automergerpr-permission-manager bot deleted the mul-instr branch March 26, 2025 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants