Merge remote-tracking branch 'origin/master'
[riscv-tests.git] / isa / rv64ui /
2016-07-22 Andrew WatermanMove dirty bit test to rv64si directory
2016-07-22 Andrew WatermanSimplify fence.i test for RVC
2016-07-12 Andrew WatermanRemove instruction width assumptions to support RVC
2016-07-12 Andrew WatermanRemove vestigial j instruction test; improve jal test
2016-06-22 Howard Maoseparate ua and um tests from ui tests
2016-05-23 Andrew WatermanEnable LR/SC tests, even for uniprocessors
2016-05-01 Andrew WatermanERET -> xRET; new memory map
2016-03-15 Andrew WatermanMerge branch 'priv-1.9'
2016-03-03 Andrew WatermanMake JALR test sensible in RISC-V, rather than SMIPS
2016-03-01 Colin SchmidtMerge pull request #8 from riscv/sqrt-171
2016-02-29 Andrew WatermanStrip big-endian tests
2015-12-04 Andrew WatermanMerge pull request #4 from pmundkur/devel
2015-09-21 Andrew WatermanRemove Hwacha v3 tests
2015-03-16 Yunsup Leerevamp vector tests with new privileged spec, and add...
2015-03-13 Andrew WatermanUpdate to new privileged spec
2015-01-10 Andrew WatermanAdd LICENSE
2014-11-07 Andrew WatermanDon't access memory outside of the binary's range
2014-04-18 Christopher CelioAdded a new test case to REMW.
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-01 Andrew WatermanShrink hex dumps
2014-01-31 Andrew WatermanReference TESTNUM instead of x28 directly
2014-01-16 Andrew WatermanMake LR/SC test more thorough
2013-10-19 Yunsup Leerevamp pt tests as well
2013-10-19 Yunsup Leehwacha virtual tests working
2013-10-17 Yunsup Leeadd passing physical vector tests back in
2013-09-21 Andrew WatermanRe-enable virtual memory tests
2013-09-21 Andrew WatermanNew AUIPC semantics
2013-09-11 Andrew WatermanAdd AMOXOR test
2013-08-24 Andrew WatermanReflect changes to ISA
2013-08-12 Sebastien MiroloMerge branch 'master' of git://github.com/ucb-bar/riscv...
2013-07-26 Andrew WatermanRemove JALR static hints
2013-05-16 Yunsup Leeadd failing multiply test
2013-04-24 Yunsup Leecleanup Makefiles in isa
2013-04-22 Yunsup Leeinitial commit