2022-04-22 17:06 | tests: rearrange makefile for tests | Brian Swetland | 1 | +35 | -35 |
2022-04-22 01:53 | adjust to changes in the riscv compliance test suite | Brian Swetland | 10 | +119 | -135 |
2022-04-22 01:49 | increase rvsim memory to 16MB to accomodate some bigger tests | Brian Swetland | 2 | +4 | -2 |
2022-04-22 01:48 | riscv.h: fix clobbering bit 11 in relative branch immediates | Brian Swetland | 1 | +1 | -1 |
2019-11-03 04:13 | README: update | Brian Swetland | 1 | +2 | -1 |
2019-11-03 03:50 | hello: slightly more exciting test program | Brian Swetland | 1 | +23 | -9 |
2019-11-02 23:30 | rvsim: iocall mechanism | Brian Swetland | 7 | +110 | -42 |
2019-11-02 11:37 | compliance: run RV32I and RV32IM test suites | Brian Swetland | 1 | +2 | -0 |
2019-11-02 11:36 | rvsim: support RV32IM | Brian Swetland | 4 | +87 | -30 |
2019-10-23 18:08 | infra: instructions for toolchain and compliance builds | Brian Swetland | 2 | +31 | -1 |
2019-10-23 17:51 | compliance: scripts to checkout and run riscv-compliance | Brian Swetland | 5 | +128 | -0 |
2019-10-23 15:46 | rvsim: custom ops | Brian Swetland | 4 | +28 | -8 |
2019-10-23 13:51 | rvsim: tidy things up | Brian Swetland | 5 | +224 | -148 |
2019-10-23 10:33 | rvsim: implement traps | Brian Swetland | 3 | +87 | -13 |
2019-10-23 09:33 | rvsim: fence and fence.i (nop) | Brian Swetland | 2 | +11 | -2 |
2019-10-23 09:26 | rvsim: csrrx instructions | Brian Swetland | 2 | +68 | -2 |
2019-10-23 08:48 | rvdis: disassembly csr instructions and aliases | Brian Swetland | 3 | +28 | -1 |
2019-10-23 01:19 | rvsim: more fixes | Brian Swetland | 1 | +7 | -3 |
2019-10-22 05:24 | rvsim: implement all loads/stores | Brian Swetland | 1 | +40 | -8 |
2019-10-22 05:13 | rvsim: fix branch bugs | Brian Swetland | 3 | +6 | -6 |
2019-10-22 03:58 | rvsim: fix OC_OP_IMM | Brian Swetland | 1 | +2 | -2 |
2019-10-22 00:32 | rvsim: pass some tests | Brian Swetland | 3 | +101 | -35 |
2019-10-20 21:51 | rvsim: start actually simulating instructions | Brian Swetland | 5 | +252 | -19 |
2019-10-19 04:39 | rvsim: move memory to 0x80000000 | Brian Swetland | 2 | +23 | -7 |
2019-10-19 04:26 | align instruction arguments, add sim-specific instructions | Brian Swetland | 1 | +60 | -57 |
2019-10-16 22:54 | better disassembly | Brian Swetland | 4 | +30 | -12 |
2019-10-16 22:12 | fix typo in sltiu instruction and fix j immediate getter | Brian Swetland | 2 | +2 | -2 |
2019-10-16 04:31 | initial checkin | Brian Swetland | 10 | +355 | -0 |
2019-10-16 04:24 | Initial commit | Brian Swetland | 1 | +2 | -0 |