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_vmem_rv64.sail
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-09
Properly handle invalid virtual addresses in address translation.
Prashanth Mundkur
1
-6
/
+26
2020-04-21
Fix mstatus.MPRV fetches (#48)
Scott Johnson
1
-4
/
+1
2019-10-09
Read/write memory values and metadata together atomically
Thomas Bauereiss
1
-1
/
+1
2019-09-04
Merge remote-tracking branch 'origin/master' into vmem_ext.
vmem_ext
Robert Norton
1
-3
/
+3
2019-08-20
Whitespace fixes to nuke tabs.
no_casts
Prashanth Mundkur
1
-1
/
+1
2019-08-19
RISC-V spec, without implicit casts
Alasdair Armstrong
1
-3
/
+3
2019-08-09
Allow accumulation of information during page-table-walk for extensions.
Prashanth Mundkur
1
-7
/
+10
2019-07-15
Allow extensions to types of memory access, and factor out PTE and PTW defini...
Prashanth Mundkur
1
-3
/
+3
2019-06-24
Add PMP checks to physical memory accesses.
Prashanth Mundkur
1
-5
/
+5
2019-06-19
Factor out mstatus.mprv checks for effective privilege for reuse in PMP.
Prashanth Mundkur
1
-3
/
+1
2019-04-24
Add extended model from cheri-merge.
Prashanth Mundkur
1
-1
/
+1
2019-03-11
Add tlbs for Sv32 and Sv48, and some fixes to sfence.vma.
Prashanth Mundkur
1
-4
/
+17
2019-03-11
Fixes for Sv39 TLB.
Prashanth Mundkur
1
-0
/
+9
2019-03-05
Correct capitalisation of Sv39/48 in pattern matches
Brian Campbell
1
-2
/
+2
2019-02-14
Fix typo in earlier commit.
Prashanth Mundkur
1
-1
/
+1
2019-02-13
Add Sv32 and Sv48 by essentially copying Sv39.
Prashanth Mundkur
1
-0
/
+63