aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
device_flagsAllow device flags after --device cmdline argJerry Zhao11 months
dts_parsingSupport parsing procs fully from DTSJerry Zhao4 months
dynamicbuild: Dynamically link installed progsJerry Zhao15 months
fix-bf16Add f64_to_bf16; fix f32_to_bf16Andrew Waterman18 months
force-rttibuild: Include all symbols from extension.o when linking spike's mainJerry Zhao15 months
log-commits-fastertmpAndrew Waterman11 months
masterMerge pull request #1839 from ved-rivos/issue_1838Andrew Waterman23 hours
nolibfdtRemove in-tree libfdt, rely on system-installed libfdtJerry Zhao10 months
rivosinc-etrigger_fix_exception_matchCall stash_privilege more selectivelyAndrew Waterman17 months
whole-archivebuild: Link spike binaries with --whole-archiveJerry Zhao15 months
[...]
 
TagDownloadAuthorAge
dummy-tag-for-ci-storageriscv-isa-sim-dummy-tag-for-ci-storage.zip  riscv-isa-sim-dummy-tag-for-ci-storage.tar.gz  riscv-isa-sim-dummy-tag-for-ci-storage.tar.bz2  Andrew Waterman2 years
v1.1.0riscv-isa-sim-1.1.0.zip  riscv-isa-sim-1.1.0.tar.gz  riscv-isa-sim-1.1.0.tar.bz2  Andrew Waterman3 years
v1.0.0riscv-isa-sim-1.0.0.zip  riscv-isa-sim-1.0.0.tar.gz  riscv-isa-sim-1.0.0.tar.bz2  Andrew Waterman6 years
 
AgeCommit messageAuthorFilesLines
2018-04-30Debug ROM: Adjust debug ROM to have fewer icache flushestweak_debug_romMegan Wachs1-13/+12
2018-04-29When no arguments are passed, print spike help, not fesvr helpAndrew Waterman1-3/+3
2018-04-04Allow querying the mmu configuration chosen during the build. (#191)Prashanth Mundkur1-0/+18
2018-04-04Revert "Fix for issue #183: No illegal instruction exception for c.sxxi instr...Andrew Waterman3-3/+3
2018-03-30Merge pull request #189 from pmundkur/pm-csr-name-apiPalmer Dabbelt2-0/+10
2018-03-26Add an api to get the name for a CSR.Prashanth Mundkur2-0/+10
2018-03-21Implement Hauser misa.C misalignment proposal (#187)Andrew Waterman4-6/+12
2018-03-21Fix the access exception during page-table walks to match the original access...Prashanth Mundkur1-1/+9
2018-03-19Fix spike-dasm. (#184)Tim Newsome1-1/+2
2018-03-19Merge pull request #182 from riscv/reset_bitsTim Newsome5-1/+33
[...]