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
2024-09-19
Remove the OCaml emulator
Tim Hutt
7
-1190
/
+0
2024-09-02
Merge pull request #528 from Alasdair/step_delimit_trace
Bill McSpadden
2
-0
/
+9
2024-08-29
Implement Zicbom, Zicboz (cbo.flush, cbo.inval, cbo.zero)
Tim Hutt
3
-0
/
+32
2024-08-27
Add an option to delimit instructions in the trace
Alasdair
2
-0
/
+9
2024-07-05
Add support for B extension
Ved Shanbhogue
2
-0
/
+5
2024-05-07
fixup! fixup! Add Svinval extension.
Martin Berger
1
-2
/
+2
2024-05-07
fixup! Add Svinval extension.
Martin Berger
2
-0
/
+5
2024-04-15
Implement Zcb extension
Tim Hutt
2
-0
/
+5
2024-02-05
Improve PMP support
Tim Hutt
2
-5
/
+13
2023-10-17
RISC-V Vector Extension Support
Xinlai Wan
2
-0
/
+5
2023-10-11
Rename enable-fiom to enable-writable-fiom
Tim Hutt
2
-4
/
+4
2023-10-11
Implement menvcfg
Tim Hutt
2
-0
/
+5
2023-06-15
Run the pre-commit hook on all files
Alex Richardson
1
-1
/
+0
2023-05-29
Add Zfa extension support (excl. quad-precision)
Philipp Tomsich
1
-0
/
+27
2022-01-19
Configurable word size for test signature file output (#136)
Bilal Sakhawat
1
-7
/
+14
2022-01-19
Add support for Zfh extension (#129)
Bilal Sakhawat
1
-0
/
+63
2021-11-22
Implement support for Zfinx (#130)
Jessica Clarke
1
-0
/
+1
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