aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-11-02Add encodings for Zabha instructionsVed Shanbhogue1-1/+61
2023-11-02add halfword width amo instructionsVed Shanbhogue20-20/+31
2023-10-30add byte width amo instructionsVed Shanbhogue10-0/+31
2023-10-24Merge pull request #1489 from nibrunieAtSi5/patch-1Andrew Waterman1-1/+1
2023-10-23Fixing minor typo Gallois -> GaloisNicolas Brunie1-1/+1
2023-10-20Merge pull request #1487 from mehnadnerd/zalasrAndrew Waterman14-111/+73
2023-10-19Update README on adding new instructions to point out that they need to be ad...brs1-1/+4
2023-10-19Update to Zalasr encodings to require the aq/rl bits be set rather than assum...brs1-17/+17
2023-10-18Spike support for the Zalasr extensionbrs13-110/+69
2023-10-18Merge pull request #1486 from riscv-software-src/zcmopAndrew Waterman7-5/+182
2023-10-18add zcmop extension instructionsVed Shanbhogue6-4/+182
2023-10-18Revert "tmp"Andrew Waterman1-1/+0
2023-10-18Merge pull request #1484 from riscv-software-src/zcmopAndrew Waterman1-0/+1
2023-10-18tmpAndrew Waterman1-0/+1
2023-10-17Merge pull request #1483 from riscv-software-src/debug_testsAndrew Waterman1-2/+2
2023-10-17workflow: Update riscv-openocd and riscv-tests versionsTim Newsome1-2/+2
2023-10-17Merge pull request #1481 from chihminchao/remove-vector-amoAndrew Waterman39-200/+0
2023-10-16vamo: remove disassemblerChih-Min Chao1-35/+0
2023-10-16vamo: remove related loop macroChih-Min Chao1-54/+0
2023-10-16vamo: remove instruction implementationChih-Min Chao36-72/+0
2023-10-16vamo: remove from building listChih-Min Chao1-39/+0
2023-10-10Merge pull request #1477 from abejgonzalez/patch-1Andrew Waterman1-0/+10
2023-10-09Update dtm.h with switch_to_* functionsAbraham Gonzalez1-0/+10
2023-09-28Merge pull request #1473 from riscv-software-src/unavailableAndrew Waterman1-5/+9
2023-09-28debug: Abstract commands fail on unavailable harts.Tim Newsome1-0/+4
2023-09-28debug: Halted harts can also be unavailable.Tim Newsome1-5/+5
2023-09-27Merge pull request #1471 from mehnadnerd/patch-1Andrew Waterman1-19/+27
2023-09-26Change disasm for vset{i}vli with reserved vtypes to display the reserved bitsBrendan Sweeney1-19/+27
2023-09-13Merge pull request #1458 from YenHaoChen/pr-multiple-icountAndrew Waterman2-7/+18
2023-09-13triggers: fix: not decrease icount.count on firing other icount with action=d...YenHaoChen1-2/+3
2023-09-13triggers: refactor: icount: breakdown detect_icount_match() into detect_icoun...YenHaoChen2-7/+17
2023-09-01Merge pull request #1453 from riscv-software-src/attempt-to-fix-mac-ciAndrew Waterman1-1/+1
2023-09-01Attempt to fix Mac OS CIAndrew Waterman1-1/+1
2023-09-01Merge branch 'viktoryou-master'Andrew Waterman1-3/+3
2023-09-01fix condition of executing cbo.inval as a flush operationviktoryou1-3/+3
2023-08-27report right pseudo-inst for guest PF caused for VS-stage addr transVed Shanbhogue2-9/+17
2023-08-27check g-stage write perm and set D bit in g-stage pte for vs-stage pte A/D up...Ved Shanbhogue1-0/+3
2023-08-25Merge pull request #1446 from chihminchao/bf16-nanboxed-accessAndrew Waterman1-1/+6
2023-08-25bf16: handle invalid Nan-boxed accessingChih-Min Chao1-1/+6
2023-08-23Merge pull request #1434 from dansmathers/masterAndrew Waterman1-8/+42
2023-08-16Merge pull request #1438 from liuyu81/masterAndrew Waterman1-0/+2
2023-08-16Merge pull request #1439 from MarkLai0317/fix-include-errorAndrew Waterman1-0/+1
2023-08-16Include cerrno in fesvr/elfloader.ccMark Lai1-0/+1
2023-08-16Install header files fdt.h and libfdt_env.h as needed by libfdt.hLIU Yu1-0/+2
2023-08-14Merge pull request #1436 from ved-rivos/hade_to_adueAndrew Waterman4-14/+14
2023-08-14rename *envcfg.HADE to *envcfg.ADUEVed Shanbhogue4-14/+14
2023-08-03Merge pull request #1 from dansmathers/dansmathers-patch-1Dan Smathers1-8/+42
2023-08-03update set_msw/clear_msw/set_mtimer/clear_mtimerDan Smathers1-8/+42
2023-07-26Merge pull request #1427 from YenHaoChen/pr-textra-sbytemaskAndrew Waterman1-1/+1
2023-07-26Merge pull request #1381 from rivosinc/smcntrpmf_featureAndrew Waterman8-24/+136