An open API service indexing awesome lists of open source software.

https://github.com/portal-co/rv-corpus

Corpus of RiscV programs to test emulators and recompilers
https://github.com/portal-co/rv-corpus

copilot-made-this corpus emulator examples myaot riscv riscv-divide-by-zero riscv-emulator riscv-to-c static-recompilation testsuite

Last synced: 5 months ago
JSON representation

Corpus of RiscV programs to test emulators and recompilers

Awesome Lists containing this project

README

          

# RiscV Assembly Test Corpus

## Description
A comprehensive test corpus of RISC-V assembly programs for testing compilers, emulators, and recompilers (like `rv286`).

## Goals
- [ ] Provide hand-written assembly tests
- [ ] Cover various ISA extensions (I, M, A, F, D, C)

## Progress
- [ ] Extensive test suite organized by extension

---
*AI assisted*