Remove smips/host-debugging cruft
[riscv-tests.git] / isa /
2017-03-21 Andrew WatermanAllow supervisor access to user pages in dirty-bit...
2017-03-21 Andrew WatermanAvoid x3 (gp), which is now TESTNUM
2017-03-13 Andrew WatermanTest mstatus.TW, mstatus.TVM, and mstatus.TSR features
2017-03-09 Andrew WatermanDon't link ISA tests against libc
2017-03-09 Andrew WatermanPermit flexible dirty-bit behavior
2017-03-09 Andrew WatermanCheck mbadaddr in ma_addr test
2017-02-02 Andrew WatermanUse NaN macros
2017-02-02 Andrew WatermanTest FMIN/FMAX NaN behavior
2017-02-01 Andrew WatermanTest qNaN and sNaN inputs to FP comparisons
2017-01-04 Andrew WatermanSpecify Spike ISA explicitly
2017-01-04 Andrew WatermanRemove Hwacha macros
2017-01-04 Andrew WatermanMask off large constants for RV32
2016-12-13 Andrew WatermanPass newly updated -march, -mabi options to gcc
2016-12-07 Andrew Watermanavoid non-standard predefined macros
2016-11-21 Andrew WatermanRemove cache miss test from all but one AMO test
2016-11-01 Andrew WatermanMake sure FP stores don't write memory if mstatus.FS=0.
2016-10-10 Andrew WatermanAlign FP data sections
2016-09-07 Andrew WatermanAdd rv32uf tests
2016-09-02 Andrew WatermanMake RVC test fit in 16 KiB
2016-08-31 Brett CannonChange accidental use of SLTIU in SLTI tests (#26)
2016-08-30 Andrew WatermanShare code between rv32ui and rv64ui tests
2016-08-30 Andrew WatermanAdd missing RV32 slt[i]u tests
2016-08-27 Andrew WatermanUpdate to new breakpoint & counter spec
2016-08-17 Andrew WatermanImprove AMO tests
2016-08-16 Andrew WatermanMake ENTROPY deterministic
2016-08-12 Tim NewsomeMerge pull request #21 from sifive/add_freedom_sim_targets
2016-08-08 Colin Schmidtmove fclass macros into the same file as the rest ...
2016-08-08 Megan WachsMerge remote-tracking branch 'origin/master'
2016-07-29 Andrew WatermanAdd RV32 RVC and breakpoint tests
2016-07-29 Andrew WatermanAdd an RVC test
2016-07-22 Howard Maoskip user-mode trap tests in rv32mi/rv64mi-p-csr if...
2016-07-22 Andrew WatermanMove rv32mi dirty bit test to rv32si
2016-07-22 Andrew WatermanMove dirty bit test to rv64si directory
2016-07-22 Andrew WatermanSimplify fence.i test for RVC
2016-07-22 Andrew WatermanMake ma_fetch test robust against code size changes
2016-07-19 Andrew WatermanDefault to XLEN=64 when building in-place
2016-07-12 Palmer DabbeltAdd a "--with-xlen" configure argument (#16)
2016-07-12 Andrew WatermanMerge rv32ua tests into rv64ua
2016-07-12 Andrew WatermanRemove instruction width assumptions to support RVC
2016-07-12 Andrew WatermanRemove vestigial j instruction test; improve jal test
2016-07-08 Andrew WatermanUpdate WFI test for priv v1.9
2016-07-06 Andrew WatermanUpdate to new PTE format
2016-06-23 Andrew WatermanMark RV32 tests as such
2016-06-22 Howard Maoseparate ua and um tests from ui tests
2016-06-22 Howard Maosplit up rv64uf and rv64ud isa tests
2016-06-18 Andrew WatermanFix breakpoint test when only one breakpoint present
2016-06-15 Sebastian Bøerv32ui: sh: Added side effect test (#14)
2016-06-10 Andrew WatermanTest more than one breakpoint at a time, if present
2016-06-10 Andrew WatermanUpdate breakpoint spec
2016-06-09 Andrew WatermanDon't arm breakpoint before setting break address
2016-06-09 Andrew WatermanAdd HW breakpoint test
2016-05-23 Andrew WatermanEnable LR/SC tests, even for uniprocessors
2016-05-03 Howard Maoget rid of empty asm test
2016-05-03 Howard Maoadd empty ISA test
2016-05-02 Andrew WatermanRemove incorrect M-mode WFI test
2016-05-02 Andrew WatermanStop using tohost/fromhost registers
2016-05-01 Andrew WatermanERET -> xRET; new memory map
2016-04-06 Andrew WatermanFix expected misa register value for RV32
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
next