aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
enable-32bitUn-break "--enable-32bit"Palmer Dabbelt7 years
fix-fcvt-s-wFix(?) fcvt.s.w emulation for rs1 = -2^31Andrew Waterman7 years
masterDon't require software check exceptions be delegableAndrew Waterman8 weeks
maxmemAdd "--with-max-memory-bytes", to limit the used memoryPalmer Dabbelt6 years
new-sbi-diskadd sbi-disk mcall routinesHoward Mao7 years
remapAdd 2-stage translation (for debugging purposes only)Andrew Waterman3 years
rocc-enableMerge commit '3d921d3c76db3af7b9ae0b5df0f0790f26222246' into rocc-enableColin Schmidt5 years
sbi-diskadd sbi-disk mcall routinesHoward Mao7 years
sbi_emulation_for_perfSBI emulation of reads and writes to perf counters and configAlex Solomatnikov6 years
sbi_for_perfAdded SBI_WRITE_PERF_CNTAlex Solomatnikov6 years
[...]
 
TagDownloadAuthorAge
v1.0.0riscv-pk-1.0.0.zip  riscv-pk-1.0.0.tar.gz  riscv-pk-1.0.0.tar.bz2  Palmer Dabbelt5 years
archive-1.9.1riscv-pk-archive-1.9.1.zip  riscv-pk-archive-1.9.1.tar.gz  riscv-pk-archive-1.9.1.tar.bz2  Palmer Dabbelt6 years
 
AgeCommit messageAuthorFilesLines
2013-01-03updated to handle exceptions and illegal instructionseos14-bringupHuy Vo3-7/+13
2012-03-24new supervisor modeAndrew Waterman6-70/+73
2012-03-18update vector fencesAndrew Waterman1-14/+10
2012-03-18clean up vector exception instructionsYunsup Lee1-9/+13
2012-03-13add more instructions for vector exception handlingYunsup Lee1-8/+14
2012-03-13add vvcfg,vtcfgYunsup Lee1-2/+6
2012-03-13opcodes cleanupYunsup Lee1-17/+15
2012-03-10slight change to vector supervisor instructionsYunsup Lee1-4/+4
2012-03-03new instructions to handle vector exceptionsYunsup Lee1-0/+12
2011-11-11MFTX now uses RS1 for its sourceAndrew Waterman1-2/+2
[...]