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
/
ocaml_emulator
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-17
Revert "Initial introduction of zfinx (#75)"
Jessica Clarke
1
-2
/
+0
2021-11-17
Initial introduction of zfinx (#75)
Ibrahim Abu Kharmeh
1
-0
/
+2
2021-10-18
scalar-crypto: Initial commit of 1.0.0-rc2 spec work. (#99)
Ben Marshall
1
-0
/
+5
2021-02-11
Make N extension configurable.
Prashanth Mundkur
2
-0
/
+5
2020-04-07
Switch floating-point comparisons to using softfloat to avoid missed corner-c...
Prashanth Mundkur
1
-0
/
+17
2019-11-26
Add individual ocaml stubs for the softfloat functions.
Prashanth Mundkur
2
-6
/
+91
2019-11-06
Add hooks for misa.{F,D} for C and OCaml, and fix 64-bit OCaml build.
Prashanth Mundkur
1
-0
/
+7
2019-06-26
Merge branch 'master-cleanup' into pmp
Prashanth Mundkur
1
-0
/
+5
2019-06-26
Add command line option in c_emulator for disabling tracing. Add builtins for...
Robert Norton
1
-0
/
+5
2019-06-24
Add PMP checks to physical memory accesses.
Prashanth Mundkur
2
-0
/
+5
2019-04-18
Parameterise memory read/write primitives by address length
Jon French
1
-2
/
+2
2019-04-12
Merge branch 'master' into rmem_interpreter
rmem_interpreter
Jon French
2
-12
/
+23
2019-04-12
ocaml emulator: add ocaml impls for new standard Sail memory functions
Jon French
1
-0
/
+12
2019-03-29
Generalize the previous commit to handle hardwired misa.c.
Prashanth Mundkur
2
-12
/
+23
2019-03-14
Use Bytes.get instead of square bracket notation. I think this is an ocaml ve...
Robert Norton
1
-4
/
+4
2019-03-11
Fixes for Sv39 TLB.
Prashanth Mundkur
1
-2
/
+1
2019-02-27
Add an option to write signatures for the compliance suite.
Prashanth Mundkur
2
-8
/
+62
2019-02-26
Reduce default ram to 64MB in ocaml emulator.
Prashanth Mundkur
1
-1
/
+1
2019-02-26
Remove old license header from ml files.
Prashanth Mundkur
2
-100
/
+0
2019-02-22
Add rv32 support to the trace comparer.
Prashanth Mundkur
1
-8
/
+67
2019-02-21
Fix the ocaml platform to respect the architectural width.
Prashanth Mundkur
1
-13
/
+20
2019-02-20
Some changes for arch-specific initialization.
Prashanth Mundkur
3
-25
/
+50
2019-02-20
Add an option to report the model architecture to the emulators.
Prashanth Mundkur
1
-0
/
+7
2019-02-20
Add ELF architecture checks to the loaders in the OCaml and C emulators.
Prashanth Mundkur
1
-1
/
+17
2019-01-16
Make it clearer that the outer c,ocaml sub-dirs contain supporting files for ...
Prashanth Mundkur
6
-0
/
+800