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
/
c_emulator
/
riscv_platform_impl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-24
Remove C code related to the N extension
KotorinMinami
1
-1
/
+0
2024-10-19
Make VLEN and ELEN configurable and remove registers
guan jian
1
-0
/
+3
2024-09-23
Add support for HPM counters
Tim Hutt
1
-0
/
+1
2024-08-29
Implement Zicbom, Zicboz (cbo.flush, cbo.inval, cbo.zero)
Tim Hutt
1
-0
/
+5
2024-07-05
Add support for B extension
Ved Shanbhogue
1
-0
/
+1
2024-05-07
fixup! Add Svinval extension.
Martin Berger
1
-0
/
+1
2024-04-15
Implement Zcb extension
Tim Hutt
1
-0
/
+1
2024-02-05
Improve PMP support
Tim Hutt
1
-1
/
+3
2023-10-17
RISC-V Vector Extension Support
Xinlai Wan
1
-0
/
+1
2023-10-11
Rename enable-fiom to enable-writable-fiom
Tim Hutt
1
-1
/
+1
2023-10-11
Implement menvcfg
Tim Hutt
1
-0
/
+1
2023-06-15
Add a clang-format configuration and reformat C code (#261)
Alexander Richardson
1
-10
/
+11
2023-02-14
Revert "added 3 new command line switches (plus functionality): -X/--enable-...
Jessica Clarke
1
-5
/
+0
2023-02-13
added 3 new command line switches (plus functionality): -X/--enable-experime...
Bill McSpadden
1
-0
/
+5
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
-1
/
+0
2021-11-17
Initial introduction of zfinx (#75)
Ibrahim Abu Kharmeh
1
-0
/
+1
2021-10-18
scalar-crypto: Initial commit of 1.0.0-rc2 spec work. (#99)
Ben Marshall
1
-0
/
+14
2021-02-11
Make N extension configurable.
Prashanth Mundkur
1
-0
/
+1
2019-11-06
Add hooks for misa.{F,D} for C and OCaml, and fix 64-bit OCaml build.
Prashanth Mundkur
1
-0
/
+1
2019-06-24
Add PMP checks to physical memory accesses.
Prashanth Mundkur
1
-0
/
+1
2019-03-29
Generalize the previous commit to handle hardwired misa.c.
Prashanth Mundkur
1
-0
/
+2
2019-03-06
Fix RV32 reservation checks in C emulator. Also reduce default ram to 64MB.
Prashanth Mundkur
1
-1
/
+1
2019-01-16
Make it clearer that the outer c,ocaml sub-dirs contain supporting files for ...
Prashanth Mundkur
1
-0
/
+29