3027 Commits (9705dc3ba82c283f4c6de78126ac0e36c1c3eb61)
 

Author SHA1 Message Date
Chih-Min Chao 9705dc3ba8 vamo: remove instruction implementation 3 years ago
Chih-Min Chao 2e24763045 vamo: remove from building list 3 years ago
Andrew Waterman b5d13f3605
Merge pull request #1477 from abejgonzalez/patch-1 3 years ago
Abraham Gonzalez c5eee7426d
Update dtm.h with switch_to_* functions 3 years ago
Andrew Waterman d1efcdffff
Merge pull request #1473 from riscv-software-src/unavailable 3 years ago
Tim Newsome 77e9aaef19 debug: Abstract commands fail on unavailable harts. 3 years ago
Tim Newsome 7613da4d26 debug: Halted harts can also be unavailable. 3 years ago
Andrew Waterman 847fe5d59a
Merge pull request #1471 from mehnadnerd/patch-1 3 years ago
Brendan Sweeney cf3f787474
Change disasm for vset{i}vli with reserved vtypes to display the reserved bits 3 years ago
Andrew Waterman 67df25aedc
Merge pull request #1458 from YenHaoChen/pr-multiple-icount 3 years ago
YenHaoChen 9bc80f3d09 triggers: fix: not decrease icount.count on firing other icount with action=debug 3 years ago
YenHaoChen 7b3b2e94ad triggers: refactor: icount: breakdown detect_icount_match() into detect_icount_fire() and detect_icount_decrement() 3 years ago
Andrew Waterman eb9a55a519
Merge pull request #1453 from riscv-software-src/attempt-to-fix-mac-ci 3 years ago
Andrew Waterman e3e610050d Attempt to fix Mac OS CI 3 years ago
Andrew Waterman d2d9d995a9 Merge branch 'viktoryou-master' 3 years ago
viktoryou 3c8320ecd7 fix condition of executing cbo.inval as a flush operation 3 years ago
Andrew Waterman 5854ab5218
Merge pull request #1446 from chihminchao/bf16-nanboxed-access 3 years ago
Chih-Min Chao eff6c60498 bf16: handle invalid Nan-boxed accessing 3 years ago
Andrew Waterman db20475248
Merge pull request #1434 from dansmathers/master 3 years ago
Andrew Waterman d1680b75de
Merge pull request #1438 from liuyu81/master 3 years ago
Andrew Waterman 3bea946db3
Merge pull request #1439 from MarkLai0317/fix-include-error 3 years ago
Mark Lai c6e2b703c5 Include cerrno in fesvr/elfloader.cc 3 years ago
LIU Yu 05c10a06a3 Install header files fdt.h and libfdt_env.h as needed by libfdt.h 3 years ago
Andrew Waterman 5a499ef718
Merge pull request #1436 from ved-rivos/hade_to_adue 3 years ago
Ved Shanbhogue 07c2e2bfcb rename *envcfg.HADE to *envcfg.ADUE 3 years ago
Dan Smathers 179951a015
Merge pull request #1 from dansmathers/dansmathers-patch-1 3 years ago
Dan Smathers de8e0588ac
update set_msw/clear_msw/set_mtimer/clear_mtimer 3 years ago
Andrew Waterman ec3c9357ec
Merge pull request #1427 from YenHaoChen/pr-textra-sbytemask 3 years ago
Andrew Waterman c59e80e980
Merge pull request #1381 from rivosinc/smcntrpmf_feature 3 years ago
Atul Khare c927773dd1 Add Smcntrpmf functionality 3 years ago
Atul Khare 62178539f8 Add prv_changed / v_changed fields to state 3 years ago
Atul Khare 1c91fd56ba Regenerate encoding.h 3 years ago
YenHaoChen 63379810b4 triggers: fix textra.sbytemask 3 years ago
Andrew Waterman 60c08b1ea5
Merge pull request #1383 from rivosinc/sscrind_feature 3 years ago
Scott Johnson 4d0171931c
Merge pull request #1416 from YenHaoChen/pr-xenvcfg-cbie 3 years ago
YenHaoChen e7e1880111 legalize henvcfg.CBIE 3 years ago
YenHaoChen 7f22022e1a legalize senvcfg.CBIE 3 years ago
YenHaoChen f6e7338b26 legalize menvcfg.CBIE 3 years ago
Andrew Waterman 5e375b98d9
Merge pull request #1422 from mbgg/fix-prefix-warning 3 years ago
Jerry Zhao 1b41ed3c48
Merge pull request #1415 from michalt/memt-virtual 3 years ago
Matthias Brugger 6bfab0e212 Fix compilation warning in riscv/execute.cc 3 years ago
Michal Terepeta cb01351666 Introduce `abstract_mem_t` to allow custom implementations 3 years ago
Atul Khare bc5842f945 Add Smcsrind/Sscsrind support 3 years ago
Atul Khare a6bc48b95e Rengenerate encoding.h 3 years ago
Atul Khare 2d80209347 Add Smcsrind/Sscsrind extensions 3 years ago
Andrew Waterman 432c9ee976
Merge pull request #1413 from YenHaoChen/pr-mcontrol-cbo-zero-tval 3 years ago
YenHaoChen 8658429647 mcontrol/mcontrol6 triggers on cbo.flush/clean 3 years ago
Andrew Waterman 371353288e
Merge pull request #1419 from poemonsense/fix-fetch-order 3 years ago
Yinan Xu 93aad1d355 mmu: fetch instruction bytes in ascending order 3 years ago
YenHaoChen 4aea5a05ad fix mcontrol's tval on cbo_zero 3 years ago