Skip to content

Implement RV64 bit manipulation instructions on 32-bit registers #1157

Open
pavelkryukov opened this issue Nov 17, 2019 · 0 comments
Open

Implement RV64 bit manipulation instructions on 32-bit registers #1157

pavelkryukov opened this issue Nov 17, 2019 · 0 comments
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

Comments

@pavelkryukov
Copy link
Member

pavelkryukov commented Nov 17, 2019

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.

@pavelkryukov pavelkryukov added enhancement Adds a new feature to simulation. 2 Small features, tests coverage, simple laboratory works S1 — ISA To solve the issue, you need knowledge about MIPS or RISC-V ISA labels Nov 17, 2019
@pavelkryukov pavelkryukov added 3 Features of medium complexity or infrastructure enhancements 2 Small features, tests coverage, simple laboratory works and removed 2 Small features, tests coverage, simple laboratory works 3 Features of medium complexity or infrastructure enhancements labels Dec 1, 2019
@pavelkryukov pavelkryukov added good first issue Good task to start with MIPT-MIPS development 3 Features of medium complexity or infrastructure enhancements and removed 2 Small features, tests coverage, simple laboratory works labels Nov 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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
Projects
None yet
Development

No branches or pull requests

1 participant