index
:
riscv-tests.git
attempt-travis-fix
ceasetest2
compliance_tests
cs152-sp18-lab3
debug
debug-0.13
debug-clear-satp
debug-delete-sim
debug_auth
debug_disassemble
disable_unavailable
dma-memcpy
eos20-bringup
hw_watchpoint
interrupts
master
misc
no_progbuf
priv
privchange-dontdeleteme
python3
rekall
resume_from_trigger
riscv-tests-sail
rtos
rvt-master
smi-demo
split-isa-tests
sqrt-171
tmp
trap_entry_align
trap_entry_align-1
travis-dev
trigger_priority
usb_error
xlen_fix
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
isa
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-02
enable rv32e compatability by replacing reg x29 with reg x7 (#250)
Cedric Orban
1
-12
/
+12
2020-02-21
scall: make the intention of the test in machine mode more clear (#246)
Nils Asmussen
1
-1
/
+6
2020-02-20
Fix rv64mi-p-csr on systems with FPUs
Andrew Waterman
1
-2
/
+3
2020-01-31
Added CSR test cases on whether writing 0 to CSR works, as that might get ove...
Torbjørn Viem Ness
1
-0
/
+2
2019-11-04
Remove cruft from icache-alias test
Andrew Waterman
1
-35
/
+0
2019-11-04
Add rv64si-p-icache-alias
Andrew Waterman
2
-0
/
+177
2019-07-29
Support RV32E. Fixed #198 (#200)
Leway Colin
3
-42
/
+42
2019-04-20
masking no longer required.
Neel
1
-16
/
+0
2019-04-20
removing check for reset value of type in mcontrol
Neel
1
-10
/
+8
2019-04-20
fix for #159 #158
Neel
1
-4
/
+7
2019-03-17
Rename TEST_SRL to TEST_SRLI to avoid conflicts with another TEST_SRL (#183)
Pavel I. Kryukov
1
-18
/
+18
2019-01-26
Fix comments for shift amount. (#177)
takeoverjp
3
-3
/
+3
2018-12-18
Avoid using t3 and t4 for supporting RV32E (#173)
zhonghochen
1
-5
/
+6
2018-11-16
Test memory content on failing SC (#171)
Florian Zaruba
1
-4
/
+10
2018-09-08
RV64 s{ll,ra,rl}w tests with non-canonical values
Tommy Thorn
6
-0
/
+42
2018-09-06
Revert "breakpoint.S: Don't assume trigger is hardwired to breakpoint (#158) ...
Andrew Waterman
1
-1
/
+1
2018-09-06
breakpoint.S: Don't assume trigger is hardwired to breakpoint (#158) (#159)
Tommy Thorn
1
-1
/
+1
2018-08-21
Changing the register mstatus is read into (#152)
Srivatsa Yogendra
1
-2
/
+2
2018-08-20
Revert "Fix to solve the failing tests shamt, csr and scall (#151)"
Andrew Waterman
2
-52
/
+5
2018-08-17
Fix to solve the failing tests shamt, csr and scall (#151)
Srivatsa Yogendra
2
-5
/
+52
2018-08-17
making mtvec_handler global (#150)
Srivatsa Yogendra
1
-0
/
+1
2018-07-09
Check that SC yields the load reservation
Andrew Waterman
1
-0
/
+9
2018-04-30
[rv64ua/lrsc] Initialize memory read out. (#135)
Christopher Celio
1
-1
/
+3
2018-04-09
Fix #120: Instructions 'sll' are replaced with 'slli' in rv64ui/slli.S (#121)
Andrei Tatarnikov
1
-3
/
+3
2018-03-21
Make misa.C test conform to Hauser proposal
Andrew Waterman
1
-43
/
+10
2018-02-27
Add test for clearing misa.C while PC is misaligned (#117)
Andrew Waterman
1
-1
/
+79
2018-01-02
Test access exception behavior for illegal addresses (#111)
Andrew Waterman
2
-0
/
+71
2017-11-27
Rename sbadaddr to satp
Andrew Waterman
2
-3
/
+3
2017-11-26
Rv32ud tests (#108)
Torbjørn
23
-0
/
+318
2017-11-22
Check sepc for rv64si/scall test. (#107)
Christopher Celio
1
-0
/
+4
2017-11-20
Check mtval in rv64mi-p-illegal (#104)
Andrew Waterman
1
-0
/
+11
2017-11-11
Make sure that code is 4-byte aligned before disabling rvc (#100)
Andrew Waterman
4
-1
/
+5
2017-11-09
Make rv64mi-p-ecall work when U-mode is not present
Andrew Waterman
1
-1
/
+17
2017-11-09
Use mstatus.MPP to check existence of U-mode
Andrew Waterman
1
-5
/
+6
2017-11-01
SBREAK test now checks EPC value. (#92)
Christopher Celio
1
-0
/
+4
2017-10-30
Remove cache miss test from last AMO test. (#88)
Richard Xia
1
-17
/
+0
2017-10-30
Declare trap handlers as global symbols. (#87)
Richard Xia
8
-0
/
+9
2017-10-26
Verify that mtval/stval is written correctly on misaligned fetch
Andrew Waterman
1
-1
/
+9
2017-10-26
Fix rv64mi-csr for the case where U-mode is not available. (#86)
Richard Xia
1
-0
/
+16
2017-09-01
Improve ma_fetch test to cover JAL and branches
Andrew Waterman
1
-1
/
+48
2017-08-07
rv64[ms]i-csr: Only emit F instructions when compiled for F.
Richard Xia
1
-1
/
+6
2017-08-04
RV32 div tests should use -2^31 for min value, not -2^63
Andrew Waterman
3
-9
/
+9
2017-08-04
Improve RVC test
Andrew Waterman
1
-3
/
+2
2017-05-22
minNum -> minimumNumber
Andrew Waterman
2
-4
/
+16
2017-05-17
Manually assemble bad shift amount, since assembler rejects
Andrew Waterman
1
-1
/
+1
2017-05-05
Check UXL in sstatus
Andrew Waterman
1
-0
/
+5
2017-05-05
Test that superpage PTEs trap when PPN LSBs are set
Andrew Waterman
1
-0
/
+18
2017-05-05
Regularize control flow in dirty-bit test
Andrew Waterman
1
-8
/
+12
2017-04-14
Fix illegal-instruction test when S-mode is not implemented
Andrew Waterman
1
-10
/
+14
2017-04-10
Improve fp ldst/move tests; remove redundant fsgnj tests
Andrew Waterman
9
-122
/
+126
[next]