Skip to content

feat: copy rv32 base_alu, shift, mul, divrem to base_alu_w, shift_w, mul_w, divrem_w#2483

Draft
876pol wants to merge 1 commit intodevelop-v1.8.0from
rv64-word-opcode-copy-existing-modules
Draft

feat: copy rv32 base_alu, shift, mul, divrem to base_alu_w, shift_w, mul_w, divrem_w#2483
876pol wants to merge 1 commit intodevelop-v1.8.0from
rv64-word-opcode-copy-existing-modules

Conversation

@876pol
Copy link
Contributor

@876pol 876pol commented Mar 4, 2026

Towards INT-6340, INT-6341, INT-6342, INT-6343.

This PR copies the RV32 base_alu, shift, mul, and divrem modules into new base_alu_w, shift_w, mul_w, and divrem_w modules. These copies will serve as the starting point for implementing the RV64 32-bit word instruction variants.

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