index
:
sail-riscv.git
dependabot/github_actions/actions/attest-build-provenance-4
dependabot/github_actions/actions/download-artifact-8
dependabot/github_actions/actions/upload-artifact-7
epc_legalization
ext_check_phys_mem_alt
fence_noops
gdb
hpm_events
hpm_events_billmcspadden
hpm_events_billmcspadden__sail_error_message_is_terse
master
mem_meta
monads
optimize
priv_1_13
rpsene-patch-install-script-update
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
/
model
/
extensions
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-13
Add missed stateen checks for the high-half CSRs of `hstateen[0-3]`. (#1546)
Prashanth Mundkur
1
-0
/
+8
2026-02-10
Fix fcvt.s.bf16 NaN-boxing returning wrong canonical QNaN (#1528)
Nadime Barhoumi
1
-1
/
+7
2026-02-04
Validate vector register groups. (#1486)
Prashanth Mundkur
17
-90
/
+441
2026-02-04
Add unratified Zvabd extension (#1478)
Tinyueng
2
-0
/
+193
2026-02-02
Fix typo in directory and module name: Zifenci -> Zifencei. (#1519)
Prashanth Mundkur
1
-0
/
+0
2026-02-01
Add the Zibi extension. (#1507)
2026-02-02-e7e6e07
tongjiacheng
2
-0
/
+55
2026-01-31
Add configuration option to handle reserved dynamic rounding modes. (#1491)
tongjiacheng
1
-1
/
+6
2026-01-31
Print registers in AMOCAS reserved message (#1510)
tongjiacheng
1
-5
/
+5
2026-01-24
Add configuration option for reserved behavior: odd number register for RV32Z...
2026-01-26-89935a8
tongjiacheng
1
-1
/
+5
2026-01-24
Fix a couple of TODOs now that the VU mode and virtual instruction exceptions...
Prashanth Mundkur
2
-3
/
+5
2026-01-18
Refactor the memory access type. (#1405)
Prashanth Mundkur
5
-58
/
+56
2026-01-16
Add Ssqosid extension (#379)
Ved Shanbhogue
3
-17
/
+81
2026-01-15
Whitespace and alignment fixes for vector files. (#1487)
Prashanth Mundkur
12
-66
/
+102
2026-01-15
Use `bits(1)` and `0b0`/`0b1` consistently in place of `bit` and `bitone`/`bi...
Jordan Carlin
33
-218
/
+218
2026-01-14
Add support for Smstateen and Ssstateen extensions (#910)
Nadime Barhoumi
4
-1
/
+346
2026-01-08
Add configuration option for reserved behavior `pmpcfg with r=0, w=1` (#1422)
tongjiacheng
1
-2
/
+2
2026-01-04
Last remaining refactoring of immediates in encoding clauses for readability....
Prashanth Mundkur
1
-48
/
+18
2025-12-28
Add reserved_behavior.amocas_odd_registers config (#1403)
tongjiacheng
1
-2
/
+10
2025-12-21
Use private keyword in virtual memory code (#1310)
Alasdair Armstrong
8
-30
/
+30
2025-12-21
Add missing `csr_write_callback` in `accrue_fflags` (#1432)
Jordan Carlin
1
-1
/
+3
2025-12-20
Improve handling of reserved fences (#1439)
Tim Hutt
3
-74
/
+74
2025-12-19
Rename `ext_write_vcsr` to just `write_vcsr` (#1438)
Prashanth Mundkur
1
-4
/
+4
2025-12-19
Ensure that `rd` is written by `vset{i}vl{i}` even for illegal and reserved `...
Prashanth Mundkur
1
-5
/
+11
2025-12-17
Add Zdinx to configuration and validate Zfinx-related dependencies (#1431)
Nadime Barhoumi
2
-2
/
+2
2025-12-08
Scatter termination.sail (#1376)
Valentin Robert
1
-0
/
+4
2025-12-05
Use C++ Sail output (#1274)
Tim Hutt
2
-2
/
+2
2025-12-01
Consolidate the indexed vector load and store instructions. (#1410)
Prashanth Mundkur
2
-80
/
+38
2025-11-28
Fix unused variable warnings. (#1409)
Prashanth Mundkur
8
-17
/
+21
2025-11-27
Make the AMO execute more readable. (#1407)
Prashanth Mundkur
1
-59
/
+56
2025-11-26
Add support for Sstvala. (#1397)
Prashanth Mundkur
1
-1
/
+1
2025-11-25
Factor out a `prelude` module. (#1406)
Prashanth Mundkur
1
-0
/
+52
2025-11-14
Greatly simplify the code for reading & writing vector registers/masks (#1213)
Tim Hutt
8
-152
/
+143
2025-11-12
Support a configurable reservation set size. (#1386)
Prashanth Mundkur
1
-0
/
+2
2025-11-10
Add ExecuteAs result for compressed instructions. (#1382)
Prashanth Mundkur
2
-43
/
+43
2025-11-07
Implement a more accurate access type for CSR accesses. (#1369)
Prashanth Mundkur
2
-13
/
+28
2025-11-06
Innocuous typo in constructor name (#1381)
Brian Campbell
1
-1
/
+1
2025-11-06
Rename the AccessType for memory to be more explicit. (#1368)
Prashanth Mundkur
7
-31
/
+31
2025-10-31
Refactor immediates in encoding clauses for readability. (#1364)
Prashanth Mundkur
7
-71
/
+97
2025-10-30
Unify the handling logic for scalar and vector multiplication. (#1299)
KotorinMinami
4
-35
/
+29
2025-10-21
Add gating for vector instructions. (#1170)
Wenyu Huang
13
-138
/
+308
2025-10-18
Improve float classify code (#1288)
Tim Hutt
5
-130
/
+71
2025-10-15
Add wavedrom annotations for some instruction encodings. (#1337)
Prashanth Mundkur
27
-16
/
+162
2025-10-14
Simplify sew/lmul_pow_val (#1331)
Tim Hutt
2
-28
/
+12
2025-10-13
Add support for Zvfbfwma extension (#1185)
Nadime Barhoumi
3
-3
/
+116
2025-10-09
Reduce duplication in vsetvl-type instructions (#1286)
Tim Hutt
1
-106
/
+63
2025-10-09
Add support for Zvfbfmin extension (#1184)
Nadime Barhoumi
1
-0
/
+109
2025-10-09
Remove redundant parentheses around instruction arguments in execute clauses....
Prashanth Mundkur
41
-333
/
+333
2025-10-09
Remove monomorphic `val` declarations by moving types into the function signa...
Prashanth Mundkur
15
-263
/
+138
2025-10-08
Some fixes for documentation inclusion of scalar and vector crypto functions....
Prashanth Mundkur
2
-121
/
+93
2025-10-08
Fix inconsistent capitalization in bitvector literal (#1320)
Jordan Carlin
1
-1
/
+1
[next]