2016-07-19 |
Tim Newsome | Made some progress towards working with spike. |
commit | commitdiff | tree |
2016-07-19 |
Tim Newsome | WIP on debug testing. |
commit | commitdiff | tree |
2016-07-19 |
Andrew Waterman | Default to XLEN=64 when building in-place |
commit | commitdiff | tree |
2016-07-12 |
Palmer Dabbelt | Add a "--with-xlen" configure argument (#16) |
commit | commitdiff | tree |
2016-07-12 |
Andrew Waterman | Remove deprecated uarch counters; support RVC for bench... |
commit | commitdiff | tree |
2016-07-12 |
Andrew Waterman | Merge rv32ua tests into rv64ua |
commit | commitdiff | tree |
2016-07-12 |
Andrew Waterman | Remove instruction width assumptions to support RVC |
commit | commitdiff | tree |
2016-07-12 |
Andrew Waterman | Remove vestigial j instruction test; improve jal test |
commit | commitdiff | tree |
2016-07-08 |
Andrew Waterman | Update WFI test for priv v1.9 |
commit | commitdiff | tree |
2016-07-08 |
Andrew Waterman | Don't use FPU in benchmarks that don't need to use... |
commit | commitdiff | tree |
2016-07-07 |
Andrew Waterman | Delete unused benchmark |
commit | commitdiff | tree |
2016-07-06 |
Andrew Waterman | Update to new PTE format |
commit | commitdiff | tree |
2016-06-23 |
Andrew Waterman | Mark RV32 tests as such |
commit | commitdiff | tree |
2016-06-22 |
Howard Mao | separate ua and um tests from ui tests |
commit | commitdiff | tree |
2016-06-22 |
Howard Mao | split up rv64uf and rv64ud isa tests |
commit | commitdiff | tree |
2016-06-18 |
Andrew Waterman | Fix breakpoint test when only one breakpoint present |
commit | commitdiff | tree |
2016-06-18 |
Andrew Waterman | bump env |
commit | commitdiff | tree |
2016-06-15 |
Sebastian Bøe | rv32ui: sh: Added side effect test (#14) |
commit | commitdiff | tree |
2016-06-10 |
Andrew Waterman | Test more than one breakpoint at a time, if present |
commit | commitdiff | tree |
2016-06-10 |
Andrew Waterman | Update breakpoint spec |
commit | commitdiff | tree |
2016-06-09 |
Andrew Waterman | Don't arm breakpoint before setting break address |
commit | commitdiff | tree |
2016-06-09 |
Andrew Waterman | Add HW breakpoint test |
commit | commitdiff | tree |
2016-05-25 |
Andrew Waterman | Keep tohost/fromhost at deterministic address |
commit | commitdiff | tree |
2016-05-23 |
Andrew Waterman | Enable LR/SC tests, even for uniprocessors |
commit | commitdiff | tree |
2016-05-22 |
Andrew Waterman | Use -mcmodel=medany, not -fpie |
commit | commitdiff | tree |
2016-05-05 |
Andrew Waterman | speed up mt-matmul and spmv tests |
commit | commitdiff | tree |
2016-05-04 |
Andrew Waterman | Speed up benchmarks that take a long time to run |
commit | commitdiff | tree |
2016-05-04 |
Howard Mao | get rid of empty benchmark |
commit | commitdiff | tree |
2016-05-03 |
Howard Mao | get rid of empty asm test |
commit | commitdiff | tree |
2016-05-03 |
Andrew Waterman | Update env, fixing multicore VM tests |
commit | commitdiff | tree |
2016-05-03 |
Howard Mao | add empty benchmark |
commit | commitdiff | tree |
2016-05-03 |
Howard Mao | add empty ISA test |
commit | commitdiff | tree |
2016-05-02 |
Andrew Waterman | Remove incorrect M-mode WFI test |
commit | commitdiff | tree |
2016-05-02 |
Andrew Waterman | Stop using tohost/fromhost registers |
commit | commitdiff | tree |
2016-05-01 |
Andrew Waterman | ERET -> xRET; new memory map |
commit | commitdiff | tree |
2016-04-06 |
Andrew Waterman | Don't use stats register; refer to uarch counters by... |
commit | commitdiff | tree |
2016-04-06 |
Andrew Waterman | Fix expected misa register value for RV32 |
commit | commitdiff | tree |
2016-03-15 |
Andrew Waterman | Rework benchmarks to run in M-mode |
commit | commitdiff | tree |
2016-03-15 |
Andrew Waterman | Update .gitignore |
commit | commitdiff | tree |
2016-03-15 |
Andrew Waterman | Merge branch 'priv-1.9' |
commit | commitdiff | tree |
2016-03-14 |
Andrew Waterman | More RV32 tests |
commit | commitdiff | tree |
2016-03-10 |
Andrew Waterman | Add missing rv32mi/rv32si tests |
commit | commitdiff | tree |
2016-03-07 |
Howard Mao | revert install rule to the old correct way |
commit | commitdiff | tree |
2016-03-03 |
Andrew Waterman | Undo accidental Makefile modification |
commit | commitdiff | tree |
2016-03-03 |
Andrew Waterman | Make WFI test more strict |
commit | commitdiff | tree |
2016-03-03 |
Andrew Waterman | Some S-mode tests really only belong in M-mode |
commit | commitdiff | tree |
2016-03-03 |
Andrew Waterman | Make JALR test sensible in RISC-V, rather than SMIPS |
commit | commitdiff | tree |
2016-03-03 |
Andrew Waterman | Fix ma_fetch to work with or without RVC |
commit | commitdiff | tree |
2016-03-03 |
Andrew Waterman | WIP on priv spec v1.9 |
commit | commitdiff | tree |
2016-03-03 |
Andrew Waterman | WIP on priv spec v1.9 |
commit | commitdiff | tree |
2016-03-03 |
Andrew Waterman | Fix ./configure in root |
commit | commitdiff | tree |
2016-03-02 |
Andrew Waterman | Negative float -> unsigned int conversions return 0 |
commit | commitdiff | tree |
2016-03-01 |
Colin Schmidt | Merge pull request #8 from riscv/sqrt-171 |
commit | commitdiff | tree |
2016-03-01 |
Colin Schmidt | remove comments now that tests pass |
commit | commitdiff | tree |
2016-02-29 |
Andrew Waterman | Fix capitalization of XLEN variable |
commit | commitdiff | tree |
2016-02-29 |
Andrew Waterman | Strip big-endian tests |
commit | commitdiff | tree |
2016-02-27 |
Palmer Dabbelt | Merge pull request #10 from riscv/travis-dev |
commit | commitdiff | tree |
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-25 |
Colin Schmidt | add new failing fsqrt test case |
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-02-18 |
Palmer Dabbelt | What is the square root of 171? |
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 |
next |