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
Age
Commit message (
Expand
)
Author
Files
Lines
10 hours
Reduce code nesting in `run_hart_active` for simplicity. (#1570)
HEAD
2026-03-02-efdfe9b
master
Prashanth Mundkur
1
-55
/
+56
13 hours
Add configuration option for reserved mtvec[MODE] values (#1533)
tongjiacheng
2
-6
/
+15
3 days
Use Sail standard definitions for shifts by integer amounts (#1559)
Brian Campbell
1
-13
/
+3
3 days
Remove `init_platform` and `platform_wfi` (#1566)
Tim Hutt
2
-19
/
+5
4 days
Log explicit and implicit updates to `mip`. (#1561)
Prashanth Mundkur
1
-11
/
+14
4 days
Move interrupt state to its own file (#1565)
Tim Hutt
3
-191
/
+195
10 days
Log Sail exceptions into the execution trace. (#1555)
2026-02-23-c4d3140
Prashanth Mundkur
3
-9
/
+15
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-09
Strengthen some before statements in sail_project file (#1537)
Alasdair Armstrong
1
-3
/
+1
2026-02-08
Remove some unused string mappings. (#1538)
Prashanth Mundkur
1
-31
/
+2
2026-02-04
Validate vector register groups. (#1486)
Prashanth Mundkur
17
-90
/
+441
2026-02-04
Add unratified Zvabd extension (#1478)
Tinyueng
4
-0
/
+213
2026-02-04
Add LCOFI interrupt missed in Sscofpmf. (#1520)
Prashanth Mundkur
3
-17
/
+39
2026-02-04
Fix CSR privilege check for hypervisor mode. (#1504)
Prashanth Mundkur
1
-1
/
+19
2026-02-03
Declare reservation callbacks for C for use in Isla. (#1516)
Prashanth Mundkur
1
-4
/
+4
2026-02-02
Fix typo in directory and module name: Zifenci -> Zifencei. (#1519)
Prashanth Mundkur
2
-2
/
+2
2026-02-01
Add the Zibi extension. (#1507)
2026-02-02-e7e6e07
tongjiacheng
4
-0
/
+71
2026-01-31
Add configuration option to handle reserved dynamic rounding modes. (#1491)
tongjiacheng
2
-1
/
+18
2026-01-31
Print registers in AMOCAS reserved message (#1510)
tongjiacheng
1
-5
/
+5
2026-01-30
Ensure physical memory access checks are not bypassed for failing store-condi...
Prashanth Mundkur
2
-2
/
+19
2026-01-24
Add configuration option for reserved behavior: odd number register for RV32Z...
2026-01-26-89935a8
tongjiacheng
2
-1
/
+17
2026-01-24
Fix a couple of TODOs now that the VU mode and virtual instruction exceptions...
Prashanth Mundkur
2
-3
/
+5
2026-01-19
Remove N extension InterruptType values (#1492)
KotorinMinami
1
-9
/
+9
2026-01-19
Fix model compilation (#1494)
Tim Hutt
1
-0
/
+1
2026-01-18
Refactor the memory access type. (#1405)
Prashanth Mundkur
14
-129
/
+356
2026-01-16
Add Ssqosid extension (#379)
Ved Shanbhogue
6
-17
/
+95
2026-01-16
Add hypervisor helper to check if privilege level is virtual mode (#1482)
Nadime Barhoumi
1
-2
/
+6
2026-01-15
Whitespace and alignment fixes for vector files. (#1487)
Prashanth Mundkur
12
-66
/
+102
2026-01-15
Add Hypervisor exception causes (#1480)
Nadime Barhoumi
5
-7
/
+34
2026-01-15
Use `bits(1)` and `0b0`/`0b1` consistently in place of `bit` and `bitone`/`bi...
Jordan Carlin
45
-289
/
+280
2026-01-14
Get semicolon-separated list of source files from Sail (#1484)
Tim Hutt
1
-4
/
+5
2026-01-14
Add Hypervisor interrupt causes (#1481)
Nadime Barhoumi
2
-29
/
+33
2026-01-14
Add configuration option for reserved behavior xenvcfg.CBIE = 0b10 (#1447)
tongjiacheng
2
-2
/
+23
2026-01-14
Rename the `ext_access_type` type to `mem_payload`. (#1479)
Prashanth Mundkur
12
-43
/
+51
2026-01-14
Add support for Smstateen and Ssstateen extensions (#910)
Nadime Barhoumi
9
-5
/
+404
2026-01-08
Centralize memory-access-to-fault conversions. (#1475)
2026-01-12-397a7e8
Prashanth Mundkur
5
-40
/
+30
2026-01-08
Add configuration option for reserved behavior `pmpcfg with r=0, w=1` (#1422)
tongjiacheng
3
-12
/
+27
2026-01-07
Use a consistent name for variables of MemoryAccessType. (#1474)
Prashanth Mundkur
11
-94
/
+94
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
3
-3
/
+32
2025-12-23
c_emulator: validate DTB range against configured PMA regions (#1437)
uestc_yd
3
-5
/
+16
2025-12-21
Use private keyword in virtual memory code (#1310)
Alasdair Armstrong
25
-179
/
+166
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
5
-77
/
+78
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
4
-3
/
+23
2025-12-16
Replace hardcoded constant in tlb_hash() with a compile-time constant (#1421)
Nadime Barhoumi
1
-4
/
+6
2025-12-16
Fix location of the `hartSupports_measure` function. (#1429)
Prashanth Mundkur
1
-19
/
+23
[next]