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
2025-11-16
Clear mcountinhibit.ir in minstret test to ensure minstret increments. (#634)
Luke Wren
1
-0
/
+9
2025-10-30
Improve Ziccid test to handle in-order fetch rule
Andrew Waterman
1
-5
/
+61
2025-10-24
Fix duplicate mulh test case in rv32m tests (#630)
404allen404
1
-1
/
+1
2025-10-14
Merge pull request #629 from aman4150/master
Aman
2
-0
/
+4
2025-06-13
Add Ziccid test
Andrew Waterman
3
-2
/
+61
2025-06-10
apply nInff
Chih-Min Chao
4
-4
/
+4
2025-06-10
apply Inff
Chih-Min Chao
5
-5
/
+5
2025-06-10
apply nInfd
Chih-Min Chao
3
-3
/
+3
2025-06-10
apply Infd
Chih-Min Chao
4
-4
/
+4
2025-06-10
apply nInfh
Chih-Min Chao
1
-1
/
+1
2025-06-10
apply Infh
Chih-Min Chao
2
-2
/
+2
2025-06-10
apply sNaNh
Chih-Min Chao
2
-2
/
+2
2025-06-10
apply qNaNf
Chih-Min Chao
4
-9
/
+9
2025-06-10
apply qNaNd
Chih-Min Chao
4
-5
/
+5
2025-06-10
apply sNaNd
Chih-Min Chao
3
-5
/
+5
2025-06-10
apply sNaNf
Chih-Min Chao
3
-5
/
+5
2025-06-10
macro: define [sq]NaN[dfh] and [n]Inf[dfh]
Chih-Min Chao
1
-0
/
+18
2025-04-18
Fix rv32ud-p-fcvt_w and -recoding being redundant with rv32uf
Andrew Waterman
3
-3
/
+7
2025-04-15
Remove use of qNaN/sNaN in a different way to fix LLVM build (#613)
Andrew Waterman
9
-69
/
+87
2025-04-15
Fix rv64ua-amomaxu_w and rv64ua-amominu_w testcases for rv32 (#611)
etterli
2
-0
/
+8
2025-04-14
Remove use of qNaN/sNaN to fix LLVM build (#612)
Andrew Waterman
9
-22
/
+35
2025-04-10
Add test for pmpaddr[G-1] edge cases (#609)
Tim Hutt
4
-0
/
+164
2025-04-07
Add instret_overflow test
Andrew Waterman
4
-0
/
+52
2025-04-03
Removed irrelevant test (#605)
Kathlene Magnus
2
-71
/
+0
2025-02-07
Added instructions to handle Rs1 and Rd dependency in load-store bypass seque...
splinedrive
1
-0
/
+14
2025-01-29
Add Load-Store and Store-Load Bypass Tests for Forwarding in Pipelined CPU (#...
splinedrive
7
-5
/
+301
2024-11-16
Fix the typo in the Makefrag for the reference to 2-stage-translation.S (#596)
Kun Lu
1
-1
/
+1
2024-11-11
Add hypervisor 2-stage translation test (#558)
heiyuen1999
3
-1
/
+147
2024-08-14
Fit riscv-tests to newest riscv spec: renaming sptbr,sbadaddr,mbadaddr (#578)
HUJIYONG
5
-12
/
+12
2024-05-30
Support more basic testing of Zca instructions
Andrew Waterman
1
-13
/
+13
2024-05-30
Support basic testing of more Zca instructions
Andrew Waterman
1
-76
/
+76
2024-03-19
ma_addr: permit access faults in lieu of misaligned exceptions
Andrew Waterman
1
-1
/
+6
2024-02-18
Fix breakpoint test
Andrew Waterman
1
-0
/
+3
2024-02-19
Add zbs test cases
Roger Chang
19
-2
/
+773
2024-02-19
Add zbc test cases
Roger Chang
9
-2
/
+520
2024-02-19
Add zbb test cases
Roger Chang
45
-2
/
+2665
2024-02-19
Add zba test cases
Roger Chang
14
-2
/
+958
2024-02-03
If Svnapot is not implemented, skip the test.
Eiji Yoshiya
1
-0
/
+11
2024-01-29
Uses appropriate addi instruction in lrsc test.
Lucas Clemente Vella
1
-1
/
+1
2023-04-06
Augment LR/SC test to test that SC-after-failed-SC fails
Andrew Waterman
1
-2
/
+5
2023-04-06
Merge pull request #466 from riscv-software-src/spike-zicntr
Andrew Waterman
1
-2
/
+2
2023-04-06
Merge pull request #464 from nervosnetwork/amocmp_w
Andrew Waterman
4
-1
/
+40
2023-04-06
Include Zicntr in Spike ISA string
Andrew Waterman
1
-2
/
+2
2023-04-06
Add more tests for amomax/maxu/min/minu_w
mohanson
4
-1
/
+40
2023-03-16
Fix breakpoint.S failing when tcontrol is implemented (#463)
Luke Wren
1
-0
/
+10
2023-02-27
rv32ui test misaligned load/store data (#459)
Jesse Taube
3
-5
/
+9
2023-02-13
Fix ma_fetch test for norvc (#454)
Yujia Qiao
1
-1
/
+1
2023-01-19
Fix ma_fetch test for writable misa.C (#449)
Jerry Zhao
1
-3
/
+3
2023-01-19
Pass --misaligned flag to Spike to run ISA tests (#445)
Andrew Waterman
1
-2
/
+2
2022-12-28
Fix ma_fetch test to support systems where no RVC does not imply IALIGN=32
Jerry Zhao
1
-9
/
+31
[next]