riscv-tests.git
2015-05-01 Andrew WatermanMake dhrystone report correct-ish numbers
2015-04-21 Andrew WatermanDon't rely on reset values of MSTATUS_UA/SA
2015-04-21 Andrew WatermanFix benchmark compilation/execution on RV32
2015-04-13 Andrew WatermanMerge pull request #3 from joerchan/master
2015-04-13 Joakim AnderssonCorrect expected high value of multiplication
2015-04-12 Joakim AnderssonBetter coverage of mul high instructions
2015-04-04 Andrew WatermanRun RV32 tests on spike with --isa=RV32
2015-03-31 Andrew WatermanUpdate env
2015-03-27 Andrew WatermanNew virtual memory implementation (Sv39)
2015-03-25 Yunsup Leesplit out S-mode tests and M-mode tests
2015-03-25 Andrew WatermanDon't assume PRV1/2 and IE1/2 are reset
2015-03-21 Andrew WatermanMerge rv64si and rv32si tests
2015-03-21 Andrew WatermanAdd fdiv test
2015-03-17 Yunsup Leeneed fence before scall for vector mm
2015-03-17 Yunsup Leepush env
2015-03-17 Yunsup Leerelay hwacha cause/aux to scause/sbadaddr
2015-03-17 Andrew WatermanMerge [shm]call into ecall, [shm]ret into eret
2015-03-16 Yunsup Leerevamp vector tests with new privileged spec, and add...
2015-03-14 Andrew WatermanAdd PTE dirty bit test
2015-03-13 Andrew WatermanUse hcall instead of mcall
2015-03-13 Andrew WatermanUpdate to new privileged spec
2015-02-24 Christopher... Added more +/- NaN/inf tests for fcvt.{w/l/wu/lu}....
2015-02-23 Christopher... Added -NaN test for fcvt.{w/h}.s
2015-02-19 Andrew WatermanUnify rv32/rv64 timer tests
2015-02-17 Yunsup Leechange organization to riscv
2015-02-16 Andrew WatermanMake rv64uf-p-ldst test the sign bit, too
2015-02-07 Palmer DabbeltChange submodule pointers to github.com/riscv
2015-01-27 Andrew WatermanFix matmul performance on gcc 4.9
2015-01-10 Andrew WatermanAdd LICENSE
2015-01-05 Andrew WatermanAvoid deprecated "b" pseudo-op; use "j" instead
2015-01-03 Andrew WatermanOn misaligned fetch, EPC = branch target, not source
2014-12-18 Henry Cookminor mt updates
2014-12-16 Andrew WatermanRemove dependence on machine/syscall.h
2014-12-13 Andrew WatermanInitialize static TLS for the benchmarks
2014-12-13 Andrew WatermanAdd more entropy to matrix multiplication input
2014-12-13 Andrew WatermanUse user stack in supervisor mode
2014-12-04 Andrew WatermanUse new toolchain and calling convention
2014-12-04 Andrew WatermanRely on assembler to relax far branches
2014-12-04 Andrew WatermanMake timer test more thorough
2014-11-22 Yunsup Leepush env
2014-11-22 Yunsup Leerelax rv32si timer test a bit
2014-11-13 Yunsup Leeremove zscale specific tests
2014-11-13 Yunsup Leeenable make subsets
2014-11-13 Yunsup Leemake rv32si fault load/store test stronger
2014-11-13 Yunsup Leebeef up rv32si tests
2014-11-12 Henry Cookblocked mt-matmul
2014-11-08 Henry Cookforgot barrier in mt-matmul
2014-11-08 Henry CookClean up canonical mt benchmarks and reorganize extra...
2014-11-07 Andrew WatermanFix build with riscv-gcc version 4.9
2014-11-07 Andrew WatermanDon't access memory outside of the binary's range
2014-11-07 Andrew WatermanFix TLS in benchmarks
2014-10-24 Yunsup Leepush env
2014-09-25 Henry CookUpdated mt tests
2014-09-10 Christopher... Enable interrupts in bmarks
2014-08-28 Christopher... Added "simple" test to rv32ui.
2014-08-07 Yunsup Leeupdates
2014-08-07 Yunsup Leeupdate readme
2014-08-06 Yunsup Leeupdate readme
2014-08-05 Sagar Karandikarcleanup README.md for web
2014-07-30 Sagar Karandikarprep-for-public: change to https ref for env
2014-05-08 Andrew WatermanAdd timer interrupt test
2014-04-18 Christopher... Added a new test case to REMW.
2014-04-15 Yunsup Leecommit high-performance mm (scalar and vector versions)
2014-04-09 Stephen TwiggAdjust hwacha misaligned instruction test to ignore...
2014-04-07 Stephen TwiggResync env with riscv-opcodes
2014-04-07 Andrew WatermanAdd radix sort benchmark
2014-04-03 Stephen TwiggsetStats in benchmarks now should set and unset the...
2014-04-03 Stephen TwiggSync env with opcodes
2014-03-26 Andrew WatermanMake qsort input size more reasonable
2014-03-26 Andrew WatermanMake qsort benchmark more meaningful
2014-03-18 Andrew WatermanCheck FP corner cases and flags
2014-03-07 Andrew WatermanAdd fclass.{s|d} test
2014-03-04 Yunsup Leeupdate env
2014-03-02 Yunsup Leepush env
2014-03-02 Yunsup Leeadd vfmsv.{s,d} tests
2014-02-28 Yunsup Leepush env
2014-02-28 Yunsup Leeadd keepcfg test
2014-02-27 Yunsup Leetest to see whether vector unit is able to take 2 fmas...
2014-02-25 Yunsup Leepush env
2014-02-23 Eric LoveSort fixes: support for repeated trials.
2014-02-20 Eric LoveMerge commit '0661b47765081c710af3df66ec698aa58ff14d5d'
2014-02-20 Eric LoveAdded TAV sort benchmarks
2014-02-12 Andrew WatermanRun benchmarks in user mode
2014-02-11 Adam IzraelevitzMerge branch 'master' of github.com:ucb-bar/riscv-tests
2014-02-11 Adam IzraelevitzUpdated README to recursively initialize repos
2014-02-11 Andrew WatermanRevert to old AUIPC definition
2014-02-06 Scott Beamerwith env as a submodule, now have to populate it
2014-02-06 Yunsup Leefix recursive interrupts, and more improvements to...
2014-02-06 Andrew WatermanImprove VM trap entry code
2014-02-06 Andrew WatermanClean up benchmarks; support uarch-specific counters
2014-02-06 Yunsup Leepush env
2014-02-05 Quan NguyenAdd Stephen's vector FFT code
2014-02-04 Quan NguyenAdd vfmsv instruction test, change vsetprec to vsetucfg
2014-02-01 Andrew WatermanShrink hex dumps
2014-02-01 Andrew WatermanAdd rv32si tests, including illegality of shamt[5]
2014-02-01 Henry CookMinor Makefile improvements
2014-01-31 Andrew WatermanMake CSR test much more robust
2014-01-31 Andrew WatermanReference TESTNUM instead of x28 directly
2014-01-24 Eric LoveDone with rv32ui asm test ports
2014-01-24 Eric LoveFixed srl, srli
next