Correcting name of referenced macro
[riscv-tests.git] / isa / macros /
2018-11-22 Daniel BenusovichCorrecting name of referenced macro
2018-11-22 Daniel BenusovichUpdating SV_ELWIDTH_TEST to accept code... parameter...
2018-11-18 Daniel BenusovichUpdating SV_ELWIDTH_TEST to account for element with...
2018-11-17 Daniel BenusovichUpdating test macro to take load instruction parameter
2018-11-15 Luke Kenneth Casso... from daniel benusovich, patch to move SV_ELWIDTH to...
2018-11-15 Luke Kenneth Casso... use CSRRWI for CLR SV CSRs
2018-11-13 Luke Kenneth Casso... CLR SV CSRs now clears by popping, TODO make 1 instr
2018-11-11 Luke Kenneth Casso... add some comments to the macros
2018-11-09 Luke Kenneth Casso... add extra mulh sv elwidth tests
2018-11-08 Luke Kenneth Casso... add rv32um mulhu unit test
2018-11-04 Luke Kenneth Casso... add shape remap fadd unit test
2018-10-30 Luke Kenneth Casso... add fp add elwidth single-precision test
2018-10-29 Luke Kenneth Casso... add extra ld elwidth tests, add #defines for elwidths
2018-10-26 Luke Kenneth Casso... add sv_add_elwidth unit test
2018-10-16 Luke Kenneth Casso... modified VL and MVL CSRs to range from 1-XLEN rather...
2018-10-09 Luke Kenneth Casso... alter unit tests to match change in CSR table format
2018-10-06 Luke Kenneth Casso... add sv c_lwsp unit test
2018-10-04 Luke Kenneth Casso... add twin-predicated sv c_mv unit test (no zeroing)
2018-10-02 Luke Kenneth Casso... add rv64ud sv fadd test, shows flaw in loop for 3-arg...
2018-10-01 Luke Kenneth Casso... add vector-vector sv add
2018-10-01 Luke Kenneth Casso... add sv addi predicated unit test, including inversion...
2018-10-01 Luke Kenneth Casso... augment sv_addi test using macros
2018-10-01 Luke Kenneth Casso... add first unit test for simple-v
2017-11-27 TorbjørnRv32ud tests (#108)
2017-04-17 Megan WachsMerge remote-tracking branch 'origin/priv-1.10' into...
2017-03-21 Andrew WatermanAvoid x3 (gp), which is now TESTNUM
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 WatermanRemove Hwacha macros
2017-01-04 Andrew WatermanMask off large constants for RV32
2016-10-10 Andrew WatermanAlign FP data sections
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 an RVC test
2016-05-01 Andrew WatermanERET -> xRET; new memory map
2016-01-30 Andrew WatermanMerge pull request #7 from riscv/nan2
2016-01-29 Palmer DabbeltCheck NAN values in fdiv tests
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-09-21 Andrew WatermanRemove Hwacha v3 tests
2015-03-21 Andrew WatermanAdd fdiv test
2015-03-17 Yunsup Leerelay hwacha cause/aux to scause/sbadaddr
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
2015-01-05 Andrew WatermanAvoid deprecated "b" pseudo-op; use "j" instead
2014-12-04 Andrew WatermanRely on assembler to relax far branches
2014-03-18 Andrew WatermanCheck FP corner cases and flags
2014-02-11 Adam IzraelevitzMerge branch 'master' of github.com:ucb-bar/riscv-tests
2014-01-31 Andrew WatermanReference TESTNUM instead of x28 directly
2013-11-24 Andrew WatermanUpdate to new privileged ISA
2013-11-06 Yunsup Leecorrectly set SR_EA bit for all vector physical tests
2013-10-18 Yunsup Leeadd hwacha exception support
2013-10-10 Christopher CelioMerge branch 'master' of github.com:ucb-bar/riscv-tests
2013-10-10 Yunsup Leerevamp hwacha tests
2013-08-24 Andrew WatermanReflect changes to ISA
2013-04-24 Yunsup Leeadd more header information to test_macros
2013-04-22 Yunsup Leeinitial commit