2016-02-27 |
Colin Schmidt | only build the rv32 bit tests if xlen is 32 |
commit | commitdiff | tree |
2016-02-27 |
Colin Schmidt | remove malloc declaration from dhrystone |
commit | commitdiff | tree |
2016-02-27 |
Colin Schmidt | allow make variables to be overwritten update configure |
commit | commitdiff | tree |
2016-02-24 |
Howard Mao | make install rule copy the right things to the right... |
commit | commitdiff | tree |
2016-02-24 |
Howard Mao | fix install rule |
commit | commitdiff | tree |
2016-01-30 |
Andrew Waterman | Merge pull request #7 from riscv/nan2 |
commit | commitdiff | tree |
2016-01-30 |
Palmer Dabbelt | Test that fcvt canonicalizes NaNs |
commit | commitdiff | tree |
2016-01-29 |
Palmer Dabbelt | Check NAN values in fdiv tests |
commit | commitdiff | tree |
2016-01-13 |
Andrew Waterman | Use new NaN handling for conversions to integer |
commit | commitdiff | tree |
2016-01-13 |
Andrew Waterman | Use new canonical NaN |
commit | commitdiff | tree |
2016-01-13 |
Andrew Waterman | Write 1, not 0, to MIPI |
commit | commitdiff | tree |
2015-12-14 |
Howard Mao | change la to li as appropriate in test macros |
commit | commitdiff | tree |
2015-12-04 |
Andrew Waterman | Merge pull request #4 from pmundkur/devel |
commit | commitdiff | tree |
2015-11-16 |
Andrew Waterman | Update IPI test to work with new mechanism |
commit | commitdiff | tree |
2015-11-06 |
Andrew Waterman | update env |
commit | commitdiff | tree |
2015-10-19 |
Andrew Waterman | Avoid REMU in timer test |
commit | commitdiff | tree |
2015-09-28 |
Howard Mao | fix to riscv_test.h in env |
commit | commitdiff | tree |
2015-09-24 |
Andrew Waterman | Add another recoding test |
commit | commitdiff | tree |
2015-09-21 |
Andrew Waterman | Add another recoding test case |
commit | commitdiff | tree |
2015-09-21 |
Andrew Waterman | Remove executable permissions from source files |
commit | commitdiff | tree |
2015-09-21 |
Andrew Waterman | Remove Hwacha v3 tests |
commit | commitdiff | tree |
2015-09-20 |
Andrew Waterman | Add another FP recoding test case |
commit | commitdiff | tree |
2015-09-16 |
Andrew Waterman | Add test for FP recoding corner cases |
commit | commitdiff | tree |
2015-08-06 |
Prashanth Mundkur | Add a top-level make clean target. |
commit | commitdiff | tree |
2015-08-04 |
Andrew Waterman | Use medany code model, not PIC, for ISA tests |
commit | commitdiff | tree |
2015-07-17 |
Yunsup Lee | don't pass fpu/vector tests when fpu/vector not present |
commit | commitdiff | tree |
2015-07-07 |
Andrew Waterman | Coherence torture test for VM tests |
commit | commitdiff | tree |
2015-07-05 |
Andrew Waterman | New M-mode timers |
commit | commitdiff | tree |
2015-07-03 |
Andrew Waterman | Fix RV32 handling of syscall arguments |
commit | commitdiff | tree |
2015-07-01 |
Christopher... | Add _hard_float check in crt.S. |
commit | commitdiff | tree |
2015-05-19 |
Andrew Waterman | Add basic WFI test |
commit | commitdiff | tree |
2015-05-14 |
Andrew Waterman | Fix VM, MIP encoding |
commit | commitdiff | tree |
2015-05-09 |
Andrew Waterman | Update to privileged architecture version 1.7 |
commit | commitdiff | tree |
2015-05-01 |
Andrew Waterman | Fix dhrystone timing code |
commit | commitdiff | tree |
2015-05-01 |
Andrew Waterman | Make dhrystone report correct-ish numbers |
commit | commitdiff | tree |
2015-04-21 |
Andrew Waterman | Don't rely on reset values of MSTATUS_UA/SA |
commit | commitdiff | tree |
2015-04-21 |
Andrew Waterman | Fix benchmark compilation/execution on RV32 |
commit | commitdiff | tree |
2015-04-13 |
Andrew Waterman | Merge pull request #3 from joerchan/master |
commit | commitdiff | tree |
2015-04-13 |
Joakim Andersson | Correct expected high value of multiplication |
commit | commitdiff | tree |
2015-04-12 |
Joakim Andersson | Better coverage of mul high instructions |
commit | commitdiff | tree |
2015-04-04 |
Andrew Waterman | Run RV32 tests on spike with --isa=RV32 |
commit | commitdiff | tree |
2015-03-31 |
Andrew Waterman | Update env |
commit | commitdiff | tree |
2015-03-27 |
Andrew Waterman | New virtual memory implementation (Sv39) |
commit | commitdiff | tree |
2015-03-25 |
Yunsup Lee | split out S-mode tests and M-mode tests |
commit | commitdiff | tree |
2015-03-25 |
Andrew Waterman | Don't assume PRV1/2 and IE1/2 are reset |
commit | commitdiff | tree |
2015-03-21 |
Andrew Waterman | Merge rv64si and rv32si tests |
commit | commitdiff | tree |
2015-03-21 |
Andrew Waterman | Add fdiv test |
commit | commitdiff | tree |
2015-03-17 |
Yunsup Lee | need fence before scall for vector mm |
commit | commitdiff | tree |
2015-03-17 |
Yunsup Lee | push env |
commit | commitdiff | tree |
2015-03-17 |
Yunsup Lee | relay hwacha cause/aux to scause/sbadaddr |
commit | commitdiff | tree |
2015-03-17 |
Andrew Waterman | Merge [shm]call into ecall, [shm]ret into eret |
commit | commitdiff | tree |
2015-03-16 |
Yunsup Lee | revamp vector tests with new privileged spec, and add... |
commit | commitdiff | tree |
2015-03-14 |
Andrew Waterman | Add PTE dirty bit test |
commit | commitdiff | tree |
2015-03-13 |
Andrew Waterman | Use hcall instead of mcall |
commit | commitdiff | tree |
2015-03-13 |
Andrew Waterman | Update to new privileged spec |
commit | commitdiff | tree |
2015-02-24 |
Christopher... | Added more +/- NaN/inf tests for fcvt.{w/l/wu/lu}.... |
commit | commitdiff | tree |
2015-02-23 |
Christopher... | Added -NaN test for fcvt.{w/h}.s |
commit | commitdiff | tree |
2015-02-19 |
Andrew Waterman | Unify rv32/rv64 timer tests |
commit | commitdiff | tree |
2015-02-17 |
Yunsup Lee | change organization to riscv |
commit | commitdiff | tree |
2015-02-16 |
Andrew Waterman | Make rv64uf-p-ldst test the sign bit, too |
commit | commitdiff | tree |
2015-02-07 |
Palmer Dabbelt | Change submodule pointers to github.com/riscv |
commit | commitdiff | tree |
2015-01-27 |
Andrew Waterman | Fix matmul performance on gcc 4.9 |
commit | commitdiff | tree |
2015-01-10 |
Andrew Waterman | Add LICENSE |
commit | commitdiff | tree |
2015-01-05 |
Andrew Waterman | Avoid deprecated "b" pseudo-op; use "j" instead |
commit | commitdiff | tree |
2015-01-03 |
Andrew Waterman | On misaligned fetch, EPC = branch target, not source |
commit | commitdiff | tree |
2014-12-18 |
Henry Cook | minor mt updates |
commit | commitdiff | tree |
2014-12-16 |
Andrew Waterman | Remove dependence on machine/syscall.h |
commit | commitdiff | tree |
2014-12-13 |
Andrew Waterman | Initialize static TLS for the benchmarks |
commit | commitdiff | tree |
2014-12-13 |
Andrew Waterman | Add more entropy to matrix multiplication input |
commit | commitdiff | tree |
2014-12-13 |
Andrew Waterman | Use user stack in supervisor mode |
commit | commitdiff | tree |
2014-12-04 |
Andrew Waterman | Use new toolchain and calling convention |
commit | commitdiff | tree |
2014-12-04 |
Andrew Waterman | Rely on assembler to relax far branches |
commit | commitdiff | tree |
2014-12-04 |
Andrew Waterman | Make timer test more thorough |
commit | commitdiff | tree |
2014-11-22 |
Yunsup Lee | push env |
commit | commitdiff | tree |
2014-11-22 |
Yunsup Lee | relax rv32si timer test a bit |
commit | commitdiff | tree |
2014-11-13 |
Yunsup Lee | remove zscale specific tests |
commit | commitdiff | tree |
2014-11-13 |
Yunsup Lee | enable make subsets |
commit | commitdiff | tree |
2014-11-13 |
Yunsup Lee | make rv32si fault load/store test stronger |
commit | commitdiff | tree |
2014-11-13 |
Yunsup Lee | beef up rv32si tests |
commit | commitdiff | tree |
2014-11-12 |
Henry Cook | blocked mt-matmul |
commit | commitdiff | tree |
2014-11-08 |
Henry Cook | forgot barrier in mt-matmul |
commit | commitdiff | tree |
2014-11-08 |
Henry Cook | Clean up canonical mt benchmarks and reorganize extra... |
commit | commitdiff | tree |
2014-11-07 |
Andrew Waterman | Fix build with riscv-gcc version 4.9 |
commit | commitdiff | tree |
2014-11-07 |
Andrew Waterman | Don't access memory outside of the binary's range |
commit | commitdiff | tree |
2014-11-07 |
Andrew Waterman | Fix TLS in benchmarks |
commit | commitdiff | tree |
2014-10-24 |
Yunsup Lee | push env |
commit | commitdiff | tree |
2014-09-25 |
Henry Cook | Updated mt tests |
commit | commitdiff | tree |
2014-09-10 |
Christopher... | Enable interrupts in bmarks |
commit | commitdiff | tree |
2014-08-28 |
Christopher... | Added "simple" test to rv32ui. |
commit | commitdiff | tree |
2014-08-07 |
Yunsup Lee | updates |
commit | commitdiff | tree |
2014-08-07 |
Yunsup Lee | update readme |
commit | commitdiff | tree |
2014-08-06 |
Yunsup Lee | update readme |
commit | commitdiff | tree |
2014-08-05 |
Sagar Karandikar | cleanup README.md for web |
commit | commitdiff | tree |
2014-07-30 |
Sagar Karandikar | prep-for-public: change to https ref for env |
commit | commitdiff | tree |
2014-05-08 |
Andrew Waterman | Add timer interrupt test |
commit | commitdiff | tree |
2014-04-18 |
Christopher... | Added a new test case to REMW. |
commit | commitdiff | tree |
2014-04-15 |
Yunsup Lee | commit high-performance mm (scalar and vector versions) |
commit | commitdiff | tree |
2014-04-09 |
Stephen Twigg | Adjust hwacha misaligned instruction test to ignore... |
commit | commitdiff | tree |
2014-04-07 |
Stephen Twigg | Resync env with riscv-opcodes |
commit | commitdiff | tree |
2014-04-07 |
Andrew Waterman | Add radix sort benchmark |
commit | commitdiff | tree |
next |