MIPT-MIPS / MIPT-V 2019 Release 2
99% test coverage!
RISC-V
- Functional modeling of C instructions by Pavel Kryukov and Rustem Yunusov
System simulation updates by Pavel Kryukov
- MIPS32/MARS exception handling
- System calls support for performance simulation
- Interactive cycle-accurate modeling with GDB
Cache modeling
- Models of infinite and always-hit tag arrays by Andrey Agrachev and Pavel Kryukov
- Configurable replacement policy of IC and BP by Pavel Kryukov
- Optimized true LRU implementation by Pavel Kryukov
Outputs
- Modularized logging by Pavel Kryukov
External PRs
- LLVM: 43109