summaryrefslogtreecommitdiffstats
path: root/exec.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added support for RISCV32 systems with CLINT/PLICJiri Gaisler2020-12-151-9/+6
* Map RISC-V FPU CSR on host cpu using fenv.hJiri Gaisler2020-09-091-1/+8
* Fix C formatting with indentJiri Gaisler2019-06-111-81/+90
* Avoid array out of bounds warning on RISC-VJiri Gaisler2019-06-111-0/+1
* Made L1 cache optional through --enable-l1cacheJiri Gaisler2019-05-281-2/+3
* Add emulated L1 cache to SMP configurationsJiri Gaisler2019-05-271-0/+26
* Standalone sis - initial commitJiri Gaisler2019-05-141-0/+177