3016 Commits (7b3b2e94adefa63a31c73267af21819ad833aba0)
 

Author SHA1 Message Date
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
YenHaoChen faceda27e6 refactor: mcontrol/mcontrol6: extend check_triggers() with tval parameter 3 years ago
Jerry Zhao e85d2923a5
Merge pull request #1409 from riscv-software-src/ext-symbols 3 years ago
Jerry Zhao 3b0d3c2004 build: Force inclusion of all symbols from extension.o in spike-main 3 years ago
Jerry Zhao fe05760445 build: Support project-defined LDFLAGS 3 years ago
Jerry Zhao 2eb2b40102 Remove dependency of isa_parser_t on extension_t 3 years ago
Jerry Zhao 47ab8926b0 Move isa_parser_t to libdisasm out of libriscv 3 years ago
Andrew Waterman ed5dccb291
Merge pull request #1402 from riscv-software-src/zicond-default-disasm 3 years ago
Andrew Waterman 37bef605d5 Disassemble Zicond by default 3 years ago
Andrew Waterman e9848ed305
Merge pull request #1394 from riscv-software-src/unavailable 3 years ago
Tim Newsome ea6740350f Let debugger control hart availability 3 years ago
Jerry Zhao 09a3c644d4
Merge pull request #1389 from riscv-software-src/devices 3 years ago