Implement RV64 bit manipulation instructions on 32-bit registers #1157
Labels
3
Features of medium complexity or infrastructure enhancements
enhancement
Adds a new feature to simulation.
good first issue
Good task to start with MIPT-MIPS development
S1 — ISA
To solve the issue, you need knowledge about MIPS or RISC-V ISA
RISC-V Bit Manipulation instructions often have ".*W" companion which operate on 32-bit registers in 64-bit mode. Your goal is to implement these instructions using existing code.
The text was updated successfully, but these errors were encountered: