Rework benchmarks to run in M-mode
[riscv-tests.git] / isa /
2016-03-15 Andrew WatermanMerge branch 'priv-1.9'
2016-03-14 Andrew WatermanMore RV32 tests
2016-03-10 Andrew WatermanAdd missing rv32mi/rv32si tests
2016-03-03 Andrew WatermanUndo accidental Makefile modification
2016-03-03 Andrew WatermanMake WFI test more strict
2016-03-03 Andrew WatermanSome S-mode tests really only belong in M-mode
2016-03-03 Andrew WatermanMake JALR test sensible in RISC-V, rather than SMIPS
2016-03-03 Andrew WatermanFix ma_fetch to work with or without RVC
2016-03-03 Andrew WatermanWIP on priv spec v1.9
2016-03-03 Andrew WatermanWIP on priv spec v1.9
2016-03-03 Andrew WatermanFix ./configure in root
2016-03-02 Andrew WatermanNegative float -> unsigned int conversions return 0
2016-03-01 Colin SchmidtMerge pull request #8 from riscv/sqrt-171
2016-03-01 Colin Schmidtremove comments now that tests pass
2016-02-29 Andrew WatermanFix capitalization of XLEN variable
2016-02-29 Andrew WatermanStrip big-endian tests
2016-02-27 Palmer DabbeltMerge pull request #10 from riscv/travis-dev
2016-02-27 Colin Schmidtonly build the rv32 bit tests if xlen is 32
2016-02-27 Colin Schmidtallow make variables to be overwritten update configure
2016-02-25 Colin Schmidtadd new failing fsqrt test case
2016-02-18 Palmer DabbeltWhat is the square root of 171?
2016-01-30 Andrew WatermanMerge pull request #7 from riscv/nan2
2016-01-30 Palmer DabbeltTest that fcvt canonicalizes NaNs
2016-01-29 Palmer DabbeltCheck NAN values in fdiv tests
2016-01-13 Andrew WatermanUse new NaN handling for conversions to integer
2016-01-13 Andrew WatermanUse new canonical NaN
2016-01-13 Andrew WatermanWrite 1, not 0, to MIPI
2015-12-14 Howard Maochange la to li as appropriate in test macros
2015-12-04 Andrew WatermanMerge pull request #4 from pmundkur/devel
2015-11-16 Andrew WatermanUpdate IPI test to work with new mechanism
2015-10-19 Andrew WatermanAvoid REMU in timer test
2015-09-24 Andrew WatermanAdd another recoding test
2015-09-21 Andrew WatermanAdd another recoding test case
2015-09-21 Andrew WatermanRemove Hwacha v3 tests
2015-09-20 Andrew WatermanAdd another FP recoding test case
2015-09-16 Andrew WatermanAdd test for FP recoding corner cases
2015-08-04 Andrew WatermanUse medany code model, not PIC, for ISA tests
2015-07-07 Andrew WatermanCoherence torture test for VM tests
2015-07-05 Andrew WatermanNew M-mode timers
2015-05-19 Andrew WatermanAdd basic WFI test
2015-05-09 Andrew WatermanUpdate to privileged architecture version 1.7
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-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 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 WatermanUpdate to new privileged spec
2015-02-24 Christopher CelioAdded more +/- NaN/inf tests for fcvt.{w/l/wu/lu}....
2015-02-23 Christopher CelioAdded -NaN test for fcvt.{w/h}.s
2015-02-19 Andrew WatermanUnify rv32/rv64 timer tests
2015-02-16 Andrew WatermanMake rv64uf-p-ldst test the sign bit, too
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-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 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-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-08-28 Christopher CelioAdded "simple" test to rv32ui.
2014-05-08 Andrew WatermanAdd timer interrupt test
2014-04-18 Christopher CelioAdded a new test case to REMW.
2014-04-09 Stephen TwiggAdjust hwacha misaligned instruction test to ignore...
2014-03-18 Andrew WatermanCheck FP corner cases and flags
2014-03-07 Andrew WatermanAdd fclass.{s|d} test
2014-03-02 Yunsup Leeadd vfmsv.{s,d} tests
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-11 Adam IzraelevitzMerge branch 'master' of github.com:ucb-bar/riscv-tests
2014-02-11 Andrew WatermanRevert to old AUIPC definition
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-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
2014-01-24 Eric Lovesrl and srai
2014-01-23 Eric LoveFirst round of rv32ui asm tests
2014-01-22 Andrew WatermanAdd CSRRx/CSRRxI test
2014-01-21 Quan NguyenAdd packed vvadd test for confprec Hwacha
2014-01-16 Andrew WatermanMake LR/SC test more thorough
2013-11-29 Albert OuFix load offsets for the vvadd_fw test
2013-11-24 Andrew WatermanUpdate to new privileged ISA
2013-11-20 Quan NguyenAdd rv64uv-p-amoxor_{w,d} tests
2013-11-20 Yunsup Leefix rv64uv/vvadd_fd test to correctly check results
2013-11-06 Yunsup Leecorrectly set SR_EA bit for all vector physical supervi...
next