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_platform.sail
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-04
Merge remote-tracking branch 'origin/master' into vmem_ext.
vmem_ext
Robert Norton
1
-4
/
+4
2019-08-19
RISC-V spec, without implicit casts
Alasdair Armstrong
1
-4
/
+4
2019-07-22
Make a custom exception code available for extensions, and remove the E_CHERI...
Prashanth Mundkur
1
-6
/
+6
2019-07-17
Disable mmio devices (clint and htif interfaces) when using RVFI to prevent d...
Robert Norton
1
-1
/
+8
2019-07-09
Add some missed logging guards.
Prashanth Mundkur
1
-22
/
+41
2019-07-03
Add a maximum memory access size to slightly improve C code geneation.
Robert Norton
1
-8
/
+8
2019-07-01
Predicate another bit of tracing.
Robert Norton
1
-1
/
+2
2019-06-24
Add PMP checks to physical memory accesses.
Prashanth Mundkur
1
-0
/
+6
2019-05-03
Fix inconsistency in accessing PC/nextPC, which also clarifies which handlers...
Prashanth Mundkur
1
-1
/
+1
2019-04-24
Add extended model from cheri-merge.
Prashanth Mundkur
1
-25
/
+30
2019-04-17
Fix a 64-bitism.
Prashanth Mundkur
1
-1
/
+1
2019-03-14
Merge branch 'master' into rmem_interpreter
Jon French
1
-31
/
+85
2019-03-12
riscv_platform.sail: use externs for platform values even in interpreter
Jon French
1
-18
/
+10
2019-03-04
Add defaults for platform values for use when interpreting
Jon French
1
-1
/
+25
2019-02-26
Initial cleanup of the prelude, using standard prelude instead when possible.
Prashanth Mundkur
1
-14
/
+14
2019-02-21
Fix the ocaml platform to respect the architectural width.
Prashanth Mundkur
1
-8
/
+17
2019-02-11
Handle 32-bit accesses to the mmio regions and device registers of the clint ...
Prashanth Mundkur
1
-23
/
+68
2019-02-11
Fix xlen variable name.
Prashanth Mundkur
1
-5
/
+5
2019-02-11
Fix 64-bit constants.
Prashanth Mundkur
1
-3
/
+3
2019-02-08
Start parameterizing definitions by xlen, which is currently still 64.
Prashanth Mundkur
1
-6
/
+6
2019-01-25
Tweaks to reservation handling.
Prashanth Mundkur
1
-1
/
+1
2019-01-21
Remove temporary workaround for Lem generation
Thomas Bauereiss
1
-5
/
+5
2019-01-14
Reorganize directory structure.
Prashanth Mundkur
1
-0
/
+295