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
2021-01-08
Don't rely on the implementation-specific WFI time limit (#318)
Paul Donahue
1
-18
/
+0
2021-01-04
Disable rv32ua/rv64ua LR/SC test case 4 (#316)
Ben Marshall
1
-8
/
+14
2020-12-16
Refactor rv64ud structural test to match format of other tests (#311)
Kathlene Hurt
1
-11
/
+13
2020-12-08
Add rd=x0 test case to csr test (#308)
Takahiro
1
-0
/
+1
2020-12-07
Fix minor typo (#307)
Takahiro
1
-1
/
+1
2020-11-20
Only attempt to build tests supported by compiler
Andrew Waterman
19
-38
/
+6
2020-11-11
add zfh (float16) test case and related macros (#301)
Chih-Min Chao
26
-0
/
+769
2020-10-19
use registers present on rv32e (#299)
Sandeep Rajendran
1
-4
/
+4
2020-03-21
Fix regression introduced by 24d7d6b68c5581c36cbdef354b1882a7a8dd52c5
Andrew Waterman
1
-7
/
+7
2020-03-21
Move self-modifying 'fence.i' ops to .data memory section (#269)
WRansohoff
1
-6
/
+14
2020-03-19
Fix comments error in fmin.S (#267)
Mohanson
2
-4
/
+4
2020-03-18
Have both rs=rd and rs!=rd cases in csr.S (#263)
Takahiro
1
-12
/
+15
2020-03-18
Fix shamt.S header (#264)
Takahiro
1
-2
/
+2
2020-03-16
Add a test case rs = rd to jalr.S (#258)
Takahiro
1
-0
/
+16
2020-03-11
Add comment explaining convoluted rv64mi-p-scall behavior
Andrew Waterman
1
-0
/
+6
2020-03-11
Revert "scall: make the intention of the test in machine mode more clear (#246)"
Andrew Waterman
1
-6
/
+1
2020-03-11
Setup a multilevel page table to avoid misaligned superpages caused by variab...
Cedric Orban
1
-0
/
+4
2020-03-06
Don't assume reset state of mscratch (#254)
Paul Donahue
1
-1
/
+1
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
[next]