2686 Commits (e450636e78e8c4cfe252e0ce267f970ba2e099b7)
 

Author SHA1 Message Date
Jerry Zhao e450636e78 Make htif->get_to/fromhost_addr methods public 3 years ago
Andrew Waterman e2a364adfd
Merge pull request #1241 from riscv-software-src/zicond 3 years ago
Philipp Tomsich e69b206456 Zicond: implement Zicond (conditional integer operations) 3 years ago
Andrew Waterman ba1e1b6286 Update encoding.h for Zicond opcodes 3 years ago
Scott Johnson 06ab1fe13a
Merge pull request #1220 from YenHaoChen/pr-icount 3 years ago
YenHaoChen c6d6a9459f triggers: optimize icount_t::icount_check_needed() 3 years ago
YenHaoChen 14d1f76a57 triggers: update README.md: add icount trigger 3 years ago
YenHaoChen b59ff6fec2 triggers: add detect_icount_match() 3 years ago
YenHaoChen 1230b321f9 triggers: force to slow path with icount triggers 3 years ago
YenHaoChen f8856e4d4f triggers: add icount_t and update tinfo 3 years ago
YenHaoChen 4fb1389b17 triggers: if match triggers with both breakpoint exception and entering D-mode, then enter D-mode and ignore breakpoint exception 3 years ago
YenHaoChen 46b4fd7177 triggers: refactor: use CSR_TDATA1_TYPE_MCONTROL6 instead of number 6 3 years ago
Andrew Waterman f9e7b8f5c0
Merge pull request #1240 from adurbin-rivos/svadu 3 years ago
Aaron Durbin afff588a4b Remove dirty_enabled from cfg_t 3 years ago
Aaron Durbin 41e2ec0c89 Remove --mmu-dirty command line flag 3 years ago
Aaron Durbin 8cabd4a29b Use Svadu control bits to drive A/D updates 3 years ago
Aaron Durbin 7ccd0fd300 Enable Svadu control bits in menvcfg and henvcfg 3 years ago
Aaron Durbin 53222130f6 Add Svadu CSR bit definitions 3 years ago
Aaron Durbin dc280587d6 Add Svadu Extension Parsing to ISA Parser 3 years ago
Andrew Waterman 471d43a6e3
Merge pull request #1233 from riscv-software-src/pmp64 3 years ago
Andrew Waterman 570eca63d8 Improve PMP number/granularity error messages 3 years ago
Andrew Waterman 42ddc543ed Perform pmpregions input validation in only one place 3 years ago
Andrew Waterman a875da544d Support all 64 PMP registers 3 years ago
Andrew Waterman a3a663c1e4
Merge pull request #1219 from riscv-software-src/ntriggers 3 years ago
Jerry Zhao 5fc4374254 Add --triggers flag to select number of triggers 3 years ago
Jerry Zhao 0b379b8be6 Instantiate tdata/tinfo as const csrs when trigger_count == 0 3 years ago
Jerry Zhao 67bbdf5506 Add trigger_count field to cfg_t 3 years ago
Andrew Waterman 7937438882
Merge pull request #1232 from riscv-software-src/jerryz123-patch-1 3 years ago
Jerry Zhao d02292d928
Add htif_t tohost/fromhost accessors 3 years ago
Andrew Waterman a7ac8d85a0
Merge pull request #1230 from gr816ox/patch-2 3 years ago
gr816ox b41209eb36
Add more hint when searched path is wrong 3 years ago
Andrew Waterman e4d2458e7e
Merge pull request #1228 from riscv-software-src/ext-limit 3 years ago
Andrew Waterman 39acd8e2ea Simplify isa_parser_t::extension_enabled 3 years ago
Andrew Waterman 5badd68ae1 Keep max_isa and extension_table in sync in exactly one place 3 years ago
Andrew Waterman 57ae9e6844 Use more appropriate data structure for extension_table 3 years ago
Andrew Waterman 830324dcd2 Lift artificial limit of 191 extensions 3 years ago
Scott Johnson 23718cb9b1
Merge pull request #1214 from YenHaoChen/pr-legalize-timing 3 years ago
YenHaoChen e3efb15eca triggers: refactor: use static and remove const for legalize_action() 3 years ago
YenHaoChen 1fc34a04d6 triggers: refactor: use static and remove const for legalize_match() 3 years ago
YenHaoChen 888ef08c02 triggers: refactor: remove legalization_action()'s dependency on dmode 3 years ago
YenHaoChen d61f4a7164 triggers: legalize timing=1(after) for load data trigger 3 years ago
Andrew Waterman 35e229ccfa
Merge pull request #1225 from riscv-software-src/no-threads 3 years ago
Andrew Waterman 469d9c6907
Merge pull request #1224 from riscv-software-src/uart-poll-less-often 3 years ago
YenHaoChen b8c2b26af8 triggers: refactor: remove an outdated comment 3 years ago
YenHaoChen bc53ecdf30 triggers: refactor: add mcontrol_common_t::legalize_timing() function 3 years ago
Andrew Waterman 6b44190063 Run Spike and HTIF in a single thread, rather than two 3 years ago
Andrew Waterman d97ad271ee
Merge pull request #1212 from riscv-software-src/debug_smoke 3 years ago
Andrew Waterman 32cf5bb54a For NS16550 UART, poll stdin less often 3 years ago
Tim Newsome 1dc27cfa78 Automatically test that external debug still works. 3 years ago
Tim Newsome 5e1bdfc496 Use nproc or hw.ncpu instead of -j4 to build spike. 3 years ago