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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-25
Add the missing fcvt.{ds}.{sd} instructions.
Prashanth Mundkur
2
-0
/
+29
2019-11-14
Create a RISC-V specialization for the default NaN bitpatterns in softfloat.
Prashanth Mundkur
12
-0
/
+1186
2019-11-06
Add hooks for misa.{F,D} for C and OCaml, and fix 64-bit OCaml build.
Prashanth Mundkur
7
-1
/
+17
2019-11-05
Add externs for the conversion functions.
Prashanth Mundkur
2
-0
/
+224
2019-11-04
First cut at adding externs for softfloat.
Prashanth Mundkur
4
-0
/
+189
2019-11-04
Add the unzipped SoftFloat-3e sources.
Prashanth Mundkur
451
-0
/
+47155
2019-10-29
Attempt to fix RVFI for instruction fetch exceptions. Not sure what 'need_ins...
Robert Norton
1
-35
/
+29
2019-09-17
Expand getopt_long option string to multiple lines
Scott Johnson
1
-1
/
+19
2019-07-09
Merge branch 'master-cleanup' of github.com:rems-project/sail-riscv into mast...
Prashanth Mundkur
2
-0
/
+2
2019-07-09
Fix shadowing of the -v option in C emulator.
Prashanth Mundkur
1
-6
/
+6
2019-07-09
Add ext_rvfi_init to allow model to be initialised differently for rvfi.
Robert Norton
2
-0
/
+2
2019-07-02
Default terminal output to stdout instead of in 'term.log'.
Robert Norton
1
-2
/
+1
2019-07-02
Add an instruction limit option to C emulator. Also print kips every 2**20 (~...
Robert Norton
1
-2
/
+22
2019-07-01
Improve argument parsing of C emulator. Make trace / no-trace argument optional.
Robert Norton
1
-11
/
+14
2019-06-26
Merge branch 'master-cleanup' into pmp
Prashanth Mundkur
3
-5
/
+60
2019-06-26
Add command line option in c_emulator for disabling tracing. Add builtins for...
Robert Norton
3
-5
/
+60
2019-06-24
Add PMP checks to physical memory accesses.
Prashanth Mundkur
5
-0
/
+11
2019-06-06
Remove mmio in rvfi mode.
Prashanth Mundkur
1
-0
/
+3
2019-05-29
Fix execution log.
Prashanth Mundkur
1
-2
/
+2
2019-05-29
Display correct filename in message when using -T
Scott Johnson
1
-1
/
+1
2019-05-28
Add missed commit.
Prashanth Mundkur
1
-1
/
+0
2019-05-28
Improve cli option processing; also remove '-s' from the C emulator to avoid ...
Prashanth Mundkur
1
-5
/
+16
2019-05-02
rvfi: clear memory between tests.
Prashanth Mundkur
1
-1
/
+9
2019-04-26
Pull in missed rvfi fix.
Prashanth Mundkur
1
-2
/
+2
2019-03-29
Generalize the previous commit to handle hardwired misa.c.
Prashanth Mundkur
5
-4
/
+20
2019-03-11
Fixes for Sv39 TLB.
Prashanth Mundkur
2
-4
/
+2
2019-03-07
Add sample OS images and update docs.
Prashanth Mundkur
1
-1
/
+1
2019-03-06
Fix RV32 reservation checks in C emulator. Also reduce default ram to 64MB.
Prashanth Mundkur
2
-5
/
+15
2019-03-01
Add compliance test signature support for the C emulator.
Prashanth Mundkur
1
-13
/
+58
2019-02-20
Some changes for arch-specific initialization.
Prashanth Mundkur
2
-4
/
+10
2019-02-20
Add an option to report the model architecture to the emulators.
Prashanth Mundkur
1
-4
/
+14
2019-02-20
Add ELF architecture checks to the loaders in the OCaml and C emulators.
Prashanth Mundkur
2
-5
/
+27
2019-01-25
Tweaks to reservation handling.
Prashanth Mundkur
1
-2
/
+8
2019-01-16
More reorg.
Prashanth Mundkur
2
-0
/
+12
2019-01-16
Make it clearer that the outer c,ocaml sub-dirs contain supporting files for ...
Prashanth Mundkur
9
-0
/
+986
[prev]