$ riscof --help Usage: riscof [OPTIONS] COMMAND [ARGS]... Options: --version Show the version and exit. -v, --verbose [info|error|debug] Set verbose level --help Show this message and exit. Commands: arch-test Setup and maintenanceforArchitectural TestSuite. coverage Run the tests on...
//github.com/riscv/riscv-gnu-toolchain $ git clone --recursive https://github.com/riscv/riscv-opcodes.git $ cd riscv-gnu-toolchain $ ./configure --prefix=/path/to/install --with-arch=rv32gc --with-abi=ilp32d # for 32-bit toolchain $ [sudo] make # sudo is required depending ...
This is an implementation of myRISC-V cpu emulatorthat can compile into an operating system executable usingPlatformIO Native development platform. It is used for generating signature files that theRISCOFtest suite can test against the tests defined inriscv-arch-test. ...
4 changes: 2 additions & 2 deletions 4 riscv-test-suite/rv32i_m/CMO/src/cbo.zero-01.S Original file line numberDiff line numberDiff line change @@ -20,7 +20,7 @@ // #include "model_test.h" #include "arch_test.h" RVTEST_ISA("RV32IZicsr_Zicboz") RVTEST_ISA(...
--- FAIL: TestObjdumpRISCV64TestDecodeGNUSyntaxdata (0.16s) totalTest: 390 total skip: 21 total error: 79 ext_test.go:172: decode(bb003108) = "add.uw x1,x2,x3", 4, want ".insn 4, 0x083100bb", 4 What did you see happen?
Modified Arch Linux packages for archriscv. Contribute to felixonmars/archriscv-packages development by creating an account on GitHub.