Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-01-31 | Shrink hex dumps | Andrew Waterman | 27 | -28/+2 |
2014-01-31 | Add rv32si tests, including illegality of shamt[5] | Andrew Waterman | 8 | -15/+95 |
2014-01-31 | Minor Makefile improvements | Henry Cook | 2 | -3/+3 |
2014-01-31 | Make CSR test much more robust | Andrew Waterman | 1 | -0/+52 |
2014-01-31 | Reference TESTNUM instead of x28 directly | Andrew Waterman | 69 | -217/+217 |
2014-01-23 | Done with rv32ui asm test ports | Eric Love | 1 | -2/+2 |
2014-01-23 | Fixed srl, srli | Eric Love | 3 | -25/+35 |
2014-01-23 | srl and srai | Eric Love | 3 | -33/+33 |
2014-01-23 | First round of rv32ui asm tests | Eric Love | 50 | -15/+3410 |
2014-01-21 | Add CSRRx/CSRRxI test | Andrew Waterman | 3 | -1/+35 |
2014-01-20 | Add packed vvadd test for confprec Hwacha | Quan Nguyen | 2 | -0/+106 |
2014-01-20 | Push env | Quan Nguyen | 1 | -5/+5 |
2014-01-16 | Make LR/SC test more thorough | Andrew Waterman | 2 | -24/+37 |
2014-01-13 | Update v env | Andrew Waterman | 1 | -5/+5 |
2013-11-28 | Fix load offsets for the vvadd_fw test | Albert Ou | 1 | -3/+3 |
2013-11-25 | Update benchmarks to new privileged ISA | Andrew Waterman | 9 | -164/+38 |
2013-11-24 | Update to new privileged ISA | Andrew Waterman | 17 | -88/+95 |
2013-11-19 | Add rv64uv-p-amoxor_{w,d} tests | Quan Nguyen | 3 | -2/+118 |
2013-11-19 | fix rv64uv/vvadd_fd test to correctly check results | Yunsup Lee | 1 | -2/+2 |
2013-11-13 | added riscv-test-env as a submodule | Yunsup Lee | 2 | -0/+8 |
2013-11-13 | split out envs from riscv-tests | Yunsup Lee | 12 | -1200/+0 |
2013-11-05 | add accelerator disabled cause | Yunsup Lee | 1 | -0/+1 |
2013-11-05 | correctly set SR_EA bit for all vector physical supervisor tests | Yunsup Lee | 12 | -0/+14 |
2013-11-05 | correctly set SR_EA bit for all vector physical tests | Yunsup Lee | 61 | -61/+64 |
2013-10-18 | revamp pt tests as well | Yunsup Lee | 7 | -40/+31 |
2013-10-18 | hwacha virtual tests working | Yunsup Lee | 7 | -44/+86 |
2013-10-17 | add hwacha exception support | Yunsup Lee | 20 | -122/+448 |
2013-10-17 | disable vector bank tests | Yunsup Lee | 3 | -594/+594 |
2013-10-17 | add passing physical vector tests back in | Yunsup Lee | 4 | -5/+4 |
2013-10-17 | update out-of-date floating-point test in rv64uv | Yunsup Lee | 1 | -1/+1 |
2013-10-17 | fix broken amoor_w rv64uv test | Yunsup Lee | 1 | -0/+3 |
2013-10-10 | Merge branch 'master' of github.com:ucb-bar/riscv-tests | Christopher Celio | 69 | -1837/+1795 |
2013-10-10 | Benchmarks now run in user-mode. | Christopher Celio | 10 | -114/+104 |
2013-10-10 | revamp hwacha tests | Yunsup Lee | 69 | -1837/+1795 |
2013-09-21 | Re-enable virtual memory tests | Andrew Waterman | 3 | -8/+15 |
2013-09-21 | New AUIPC semantics | Andrew Waterman | 1 | -6/+12 |
2013-09-15 | Don't emit vector instructions for now | Andrew Waterman | 2 | -0/+4 |
2013-09-11 | Add AMOXOR test | Andrew Waterman | 3 | -2/+128 |
2013-08-25 | Don't build vector benchmarks for now | Andrew Waterman | 1 | -3/+3 |
2013-08-24 | don't emit vvcfg for now | Andrew Waterman | 2 | -3/+3 |
2013-08-23 | Add autoconf-generated configure | Andrew Waterman | 2 | -0/+3478 |
2013-08-23 | Reflect changes to ISA | Andrew Waterman | 47 | -2570/+487 |
2013-08-23 | Merge pull request #1 from smirolo/configure | Sebastien Mirolo | 6 | -14/+60 |
2013-08-12 | Merge branch 'master' of git://github.com/ucb-bar/riscv-tests into configure | Sebastien Mirolo | 4 | -174/+2 |
2013-07-25 | Remove JALR static hints | Andrew Waterman | 4 | -174/+2 |
2013-07-24 | feature: add autoconf | Sebastien Mirolo | 6 | -14/+60 |
2013-06-14 | removed bad mt test | Henry Cook | 1 | -1/+0 |
2013-06-13 | multithreading tests from 152 lab 5 | Henry Cook | 285 | -0/+60428 |
2013-06-10 | Don't disassemble zeros | Andrew Waterman | 1 | -1/+1 |
2013-05-16 | add failing multiply test | Yunsup Lee | 1 | -0/+3 |