2822 Commits (5afa62e541b67a5ebd03a8783858484afc7920e1)
 

Author SHA1 Message Date
Wade 8f2994aa7f optimize `num_ids_word` init logic; 3 years ago
Weiwei Li b3ef6f7663 Remove redundant RVE related check in cm.mva01s and cm.mvsa01 3 years ago
Weiwei Li 383dbd3822 Add r1s != r2s check for cm.mvsa01 3 years ago
Weiwei Li 04154f2b30 Update fields name for sreg1/sreg2 3 years ago
Weiwei Li 72df59bec2 Add support for 'zce' in isa string 3 years ago
Scott Johnson 0d1a48c0c0
Merge pull request #1256 from scottj97/host_pte_paddr 3 years ago
Scott Johnson ecf854a158
Rename host_pte_paddr to host_pte_addr 3 years ago
Andrew Waterman 57e05e97d1
Merge pull request #1254 from WadeGao/fix/unintentional_plic_context_update 3 years ago
Wade 750711019e fix unintentionally plic context update when `val > max_prio` and `offset == CONTEXT_THRESHOLD` 3 years ago
Andrew Waterman 6077cf8880
Merge pull request #1250 from plctlab/plct-misa-fix 3 years ago
Weiwei Li 32168de8ea Disable Zvfh when Zfhmin is disabled 3 years ago
Weiwei Li 72250c8628 Disable Zvfh{min} when misa.V is cleared 3 years ago
Weiwei Li d90f290f55 Disable Zfh{min} when misa.F is cleared 3 years ago
Scott Johnson 0e4f928b3c
Merge pull request #1249 from scottj97/fix-dmode 3 years ago
Scott Johnson 44a46916f4
Do not ignore tdata1 writes unless they really would set dmode=1 3 years ago
Scott Johnson 6c9b19dc1f
Defer init of type/tdata2/tdata3 until needed 3 years ago
Andrew Waterman e7d6aff19a
Merge pull request #1245 from riscv-software-src/misa-c-writable 3 years ago
Andrew Waterman 140bae1b7c
Merge pull request #1244 from riscv-software-src/dtb-omit 3 years ago
Andrew Waterman 9b51c16f30 Support dynamically disabling misa.C once again 3 years ago
Andrew Waterman 13f075e7af Make JVT CSR definition account for dynamically disabling Zcmt 3 years ago
Weiwei Li 431813d8e2 Add infrastructure to dynamically disable multi-letter extensions 3 years ago
Jerry Zhao 79d5b9af45 Avoid magic number in dts generation's default pmpgranularity 3 years ago
Jerry Zhao 85cb2d944c Skip all dts/dtb-related steps if !dtb_enabled 3 years ago
Jerry Zhao d417d53f9a Use sv57 paging for rv64 configurations 3 years ago
Jerry Zhao 0f7946243e Set cfg-provided processor_t.pmp_num before parsing the dtb 3 years ago
Jerry Zhao 736a915b5d Don't reset sim_t if there is no dts for get_dts 3 years ago
Jerry Zhao a5f9165c34 Pass dtb_file directly to make_dtb 3 years ago
Andrew Waterman b52cbbd414
Merge pull request #1247 from neelgala/fix-p-spec-issue 3 years ago
Neel Gala 128a6a4a1a
PKBB32, PKTT32 removed (Replaced by PACK and PACKU of Zbp respectively) 3 years ago
Jerry Zhao 461767199a
Merge pull request #1243 from riscv-software-src/customext-fixes 3 years ago
Jerry Zhao c1a3f047e4 Use relative path for fesvr/byteorder.h in mmu.h 3 years ago
Jerry Zhao 3cc6c02fed Remove decode_macros.h from disasm.h 3 years ago
Jerry Zhao a3b5e41fd3 Add disasm/extension/rocc.h to installed headers 3 years ago
Jerry Zhao d243731989 Remove dependency on decode_macros in rocc.h 3 years ago
Jerry Zhao 67101a0c68 Fix insn_desc_t formation on push_custom_insn 3 years ago
Andrew Waterman f4035e2d87
Merge pull request #1242 from riscv-software-src/publichtif 3 years ago
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