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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-21
wib
Peter Sewell
1
-3
/
+3
2019-01-21
Output auxiliary Isabelle theories into generated_definitions/isabelle
Thomas Bauereiss
2
-8
/
+11
2019-01-21
Remove temporary workaround for Lem generation
Thomas Bauereiss
2
-9
/
+5
2019-01-21
Clean up duopod
Alasdair Armstrong
2
-22
/
+10
2019-01-20
Tweaks to improve latex readability.
Prashanth Mundkur
1
-22
/
+26
2019-01-19
Moved gen/ to handwritten_support/hgen
Shaked Flur
19
-0
/
+0
2019-01-16
More reorg.
Prashanth Mundkur
9
-90
/
+89
2019-01-16
Properly locate generated latex.
Prashanth Mundkur
1
-1
/
+2
2019-01-16
Update readme.
Prashanth Mundkur
1
-3
/
+6
2019-01-16
Rename test/tests to test/riscv-tests and add a README indicating their prove...
Prashanth Mundkur
373
-2
/
+4
2019-01-16
Make it clearer that the outer c,ocaml sub-dirs contain supporting files for ...
Prashanth Mundkur
18
-38
/
+39
2019-01-15
Ensure generated model sub-dirs are created.
Prashanth Mundkur
1
-0
/
+12
2019-01-15
Update Isabelle session root file.
Prashanth Mundkur
1
-2
/
+2
2019-01-15
Make the names of the OCaml and C simulators more similar, with C being the d...
Prashanth Mundkur
5
-15
/
+15
2019-01-14
Reorganize directory structure.
Prashanth Mundkur
41
-108
/
+128
2019-01-02
Add support for performance measurements, and a script to estimate it over th...
Prashanth Mundkur
3
-5
/
+80
2019-01-02
Add missing Coq TSO built-in
Brian Campbell
1
-0
/
+1
2019-01-02
Add termination measures to get patch-free Coq output
Brian Campbell
3
-337
/
+43
2019-01-02
Note Coq externals for min/max_nat, add workaround for Coq issue
Brian Campbell
2
-2
/
+12
2018-12-22
Fixed fence.tso
Shaked Flur
19
-48
/
+58
2018-12-22
When speculate_conditional fails we still need to write 0b1 to rd;
Shaked Flur
4
-12
/
+19
2018-12-20
Fix some compiler warnings.
Prashanth Mundkur
1
-3
/
+3
2018-12-20
Address the fixme for rmem integration of LR as suggested by Shaked.
Prashanth Mundkur
5
-45
/
+53
2018-12-20
Add fence.tso.
Prashanth Mundkur
1
-0
/
+18
2018-12-20
Commit changes from rems-project/sail@b167a59affdb6428fa0656a092b335a3a6899d5...
Robert Norton
1
-0
/
+6
2018-12-19
Split tests into two suites for benefit of jenkins.
Robert Norton
1
-1
/
+3
2018-12-17
Fix stray - in Makefile accidentally introduced by previous commit.
Robert Norton
1
-1
/
+1
2018-12-17
Add build time COVERAGE option to build with gcc coverage. Attempt to choose ...
Robert Norton
1
-6
/
+17
2018-12-15
Merge pull request #1 from Alasdair/master
Prashanth Mundkur
1
-24
/
+9
2018-12-11
Clean up flow-typing related operations in RISCV prelude
Alasdair Armstrong
1
-24
/
+9
2018-11-30
More minor readme edits.
Prashanth Mundkur
1
-4
/
+4
2018-11-30
More minor readme edits.
Prashanth Mundkur
1
-16
/
+23
2018-11-30
Add some caveats for OS boot.
Prashanth Mundkur
1
-0
/
+12
2018-11-30
Add some initial info about the Sail files to the readme.
Prashanth Mundkur
1
-8
/
+41
2018-11-30
Mention a brief current status in readme.
Prashanth Mundkur
1
-0
/
+3
2018-11-30
Add another README detail.
Prashanth Mundkur
1
-1
/
+3
2018-11-30
More readme edits.
Prashanth Mundkur
1
-3
/
+22
2018-11-30
Minor readme edit.
Prashanth Mundkur
1
-4
/
+3
2018-11-30
Update default make targets and README.
Prashanth Mundkur
2
-11
/
+37
2018-11-30
Make rvfi-dii sessions end cleanly
Brian Campbell
1
-4
/
+12
2018-11-30
Fix memory leaks in rvfi-dii mode
Brian Campbell
1
-0
/
+2
2018-11-30
Disable line-of-code counting which is broken if SAIL_DIR is not set.
Robert Norton
1
-2
/
+2
2018-11-30
Tweak README.
Robert Norton
1
-0
/
+5
2018-11-30
Move readme to .md file
Robert Norton
1
-0
/
+0
2018-11-30
Re-import tests from sail repo.
Robert Norton
372
-0
/
+127624
2018-11-30
Add gitignore
Robert Norton
1
-5
/
+48
2018-11-30
Add licence.
Robert Norton
1
-0
/
+52
2018-11-30
Split out riscv from sail repo using git-filter-branch.
Robert Norton
1
-14
/
+27
2018-11-29
RISC-V: more tidying up of the Spike interface.
Prashanth Mundkur
2
-23
/
+22
2018-11-29
RISC-V: implement WFI in the platform model.
Prashanth Mundkur
2
-2
/
+14
[prev]
[next]