index
:
sail-riscv.git
billmcspadden-riscv
c2_emu
cheri
cheri-merge
cheri_lite
cookbook_br
csr_ext
debugmod
epc_legalization
ext_check_phys_mem
ext_check_phys_mem_alt
ext_misa
fdext
fence_issue29
fence_noops
fix-signature-granularity
fix_next_csrs
gdb
haveSmepmp_billmcspadden
hpm_events
hpm_events_billmcspadden
hpm_events_billmcspadden__sail_error_message_is_terse
initial-contributing-guide
inst_extensions
master
master-cleanup
match_warnings
mem_meta
mem_meta_merge
monads
new_test_2
new_test_3
no_boot_rom
no_casts
optimize
priv_1_13
rmem_interpreter
rmn30
rsnikhil
rv_config
sail-coverage-linking
update-copyright-headers
vector-dev
vmem_ext
x_regs
xret_ext
zfa
zfinx
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
/
riscv_sys_control.sail
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-19
RISC-V spec, without implicit casts
Alasdair Armstrong
1
-45
/
+45
2019-07-09
Add some missed logging guards.
Prashanth Mundkur
1
-16
/
+28
2019-06-28
Avoid implicit casts to string
Alasdair
1
-6
/
+8
2019-06-25
Add PMP regs to the is-defined predicate.
Prashanth Mundkur
1
-1
/
+20
2019-06-24
Add PMP checks to physical memory accesses.
Prashanth Mundkur
1
-0
/
+2
2019-05-24
Make xret hooks differentiate between just reading xret target values and get...
Prashanth Mundkur
1
-3
/
+3
2019-05-14
Improve the interface to access CSRs in extensions.
Prashanth Mundkur
1
-2
/
+2
2019-05-06
Factor out sync_exception to fix dependencies in cheri, and similarly split o...
Prashanth Mundkur
1
-7
/
+1
2019-05-03
Enable some asserts.
Prashanth Mundkur
1
-4
/
+4
2019-05-03
Fix inconsistency in accessing PC/nextPC, which also clarifies which handlers...
Prashanth Mundkur
1
-7
/
+7
2019-04-24
Add extended model from cheri-merge.
Prashanth Mundkur
1
-31
/
+30
2019-04-12
Merge branch 'master' into rmem_interpreter
rmem_interpreter
Jon French
1
-6
/
+7
2019-03-29
Generalize the previous commit to handle hardwired misa.c.
Prashanth Mundkur
1
-6
/
+7
2019-03-14
Merge branch 'master' into rmem_interpreter
Jon French
1
-11
/
+25
2019-03-12
riscv_platform.sail: use externs for platform values even in interpreter
Jon French
1
-6
/
+4
2019-03-06
Fix U-mode checks in check_Counteren()
Xi Wang
1
-3
/
+3
2019-03-04
Enable pmpaddr0.
Prashanth Mundkur
1
-2
/
+1
2019-02-20
Some changes for arch-specific initialization.
Prashanth Mundkur
1
-2
/
+1
2019-02-19
Use sizeof xlen instead of the value definitions of xlen.
Prashanth Mundkur
1
-5
/
+5
2019-02-15
Define counter CSRs, and guard accesses from RV32.
Prashanth Mundkur
1
-2
/
+18
2019-02-11
Handle SXL/UXL not being present in mstatus in RV32 by using explicit getters...
Prashanth Mundkur
1
-2
/
+2
2019-01-30
Comment out asserts.
Prashanth Mundkur
1
-5
/
+5
2019-01-30
Add some missed checks for 'N' to delegation logic.
Prashanth Mundkur
1
-7
/
+13
2019-01-29
Update docs, and fix file names.
Prashanth Mundkur
1
-0
/
+444