rvc/.gitmodules
Stefan 64e2d0b45c initial commit
passes all RV32IM tests (run './test.sh all')

instructions.txt is extracted from takahirox/riscv-rust
2021-05-28 15:10:51 +02:00

7 lines
186 B
Plaintext

[submodule "riscv-opcodes"]
path = riscv-opcodes
url = https://github.com/riscv/riscv-opcodes
[submodule "riscv-tests"]
path = riscv-tests
url = https://github.com/riscv/riscv-tests