| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-12-21 | Implement SLLI and fix sign extension of immediates for I-type and S-type ↵ | taitep | |
| instructions | |||
| 2025-12-21 | Add decode functions for immediate shifts (funct6 and imm_shamt), make ↵ | taitep | |
| decode functions not use references, add inline hints to decode functions | |||
| 2025-12-01 | Add license/copyright notices to top of each source file (where applicable) | taitep | |
| 2025-10-07 | Make sure unsupported/illegal instructions are caught | taitep | |
| 2025-10-04 | I guess its a working execution loop? | taitep | |
| 2025-09-27 | base core state & instruction decoder | taitep | |
