Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-03-25 | split out S-mode tests and M-mode tests | Yunsup Lee | 1 | -5/+5 |
2015-03-24 | Don't assume PRV1/2 and IE1/2 are reset | Andrew Waterman | 1 | -5/+5 |
2015-03-17 | push env | Yunsup Lee | 1 | -5/+5 |
2015-03-17 | Merge [shm]call into ecall, [shm]ret into eret | Andrew Waterman | 1 | -5/+5 |
2015-03-16 | revamp vector tests with new privileged spec, and add scalar pt tests | Yunsup Lee | 1 | -5/+5 |
2015-03-14 | Add PTE dirty bit test | Andrew Waterman | 1 | -5/+5 |
2015-03-12 | Use hcall instead of mcall | Andrew Waterman | 1 | -5/+5 |
2015-03-12 | Update to new privileged spec | Andrew Waterman | 1 | -5/+5 |
2015-01-09 | Add LICENSE | Andrew Waterman | 1 | -5/+5 |
2015-01-04 | Avoid deprecated "b" pseudo-op; use "j" instead | Andrew Waterman | 1 | -5/+5 |
2014-12-03 | Use new toolchain and calling convention | Andrew Waterman | 1 | -9/+5 |
2014-11-22 | push env | Yunsup Lee | 1 | -5/+9 |
2014-11-06 | Fix build with riscv-gcc version 4.9 | Andrew Waterman | 1 | -8/+5 |
2014-10-24 | push env | Yunsup Lee | 1 | -5/+8 |
2014-04-07 | Resync env with riscv-opcodes | Stephen Twigg | 1 | -5/+5 |
2014-04-07 | Add radix sort benchmark | Andrew Waterman | 1 | -5/+5 |
2014-04-03 | Sync env with opcodes | Stephen Twigg | 1 | -5/+5 |
2014-03-03 | update env | Yunsup Lee | 1 | -5/+5 |
2014-03-02 | push env | Yunsup Lee | 1 | -5/+5 |
2014-02-27 | push env | Yunsup Lee | 1 | -5/+5 |
2014-02-25 | push env | Yunsup Lee | 1 | -5/+5 |
2014-02-06 | fix recursive interrupts, and more improvements to code | Yunsup Lee | 1 | -5/+5 |
2014-02-06 | Improve VM trap entry code | Andrew Waterman | 1 | -5/+5 |
2014-02-06 | Clean up benchmarks; support uarch-specific counters | Andrew Waterman | 1 | -5/+5 |
2014-02-06 | push env | Yunsup Lee | 1 | -5/+5 |
2014-01-31 | Add rv32si tests, including illegality of shamt[5] | Andrew Waterman | 1 | -5/+5 |
2014-01-31 | Reference TESTNUM instead of x28 directly | Andrew Waterman | 1 | -5/+5 |
2014-01-20 | Push env | Quan Nguyen | 1 | -5/+5 |
2014-01-16 | Make LR/SC test more thorough | Andrew Waterman | 1 | -5/+5 |
2014-01-13 | Update v env | Andrew Waterman | 1 | -5/+5 |
2013-11-25 | Update benchmarks to new privileged ISA | Andrew Waterman | 1 | -5/+5 |
2013-11-24 | Update to new privileged ISA | Andrew Waterman | 1 | -4/+5 |
2013-11-13 | added riscv-test-env as a submodule | Yunsup Lee | 1 | -0/+5 |
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 tests | Yunsup Lee | 1 | -2/+3 |
2013-10-18 | revamp pt tests as well | Yunsup Lee | 4 | -37/+28 |
2013-10-18 | hwacha virtual tests working | Yunsup Lee | 4 | -41/+83 |
2013-10-17 | add hwacha exception support | Yunsup Lee | 5 | -14/+20 |
2013-10-10 | revamp hwacha tests | Yunsup Lee | 2 | -118/+17 |
2013-09-21 | Re-enable virtual memory tests | Andrew Waterman | 1 | -5/+12 |
2013-09-15 | Don't emit vector instructions for now | Andrew Waterman | 2 | -0/+4 |
2013-08-24 | don't emit vvcfg for now | Andrew Waterman | 1 | -2/+2 |
2013-08-23 | Reflect changes to ISA | Andrew Waterman | 8 | -294/+234 |
2013-05-02 | use RVTEST_RV64UF macro for FPU tests | Andrew Waterman | 4 | -4/+22 |
2013-05-01 | pass all FP tests if FPU not present | Andrew Waterman | 5 | -18/+17 |
2013-04-29 | add first RV32 tests | Andrew Waterman | 1 | -0/+3 |
2013-04-24 | change label names to avoid conflicts with test code | Yunsup Lee | 1 | -19/+19 |
2013-04-22 | get rid of RVTEST_PASS_NOFP | Yunsup Lee | 5 | -29/+0 |
2013-04-22 | initial commit | Yunsup Lee | 12 | -0/+1318 |