2272 Commits (f1c5178f2c559c2c6281f10d46c410c684fe41de)
 

Author SHA1 Message Date
Rupert Swarbrick f1c5178f2c
Fix libdir and includedir in pkg-config files (#917) 4 years ago
Andrew Waterman 07b30ea4f4
Merge pull request #1073 from scottj97/rename-paddr 4 years ago
Scott Johnson d3cb247051
Constantize variables 4 years ago
Scott Johnson 2667f611fb
Separate variables that contain two different things 4 years ago
yangcheng 1556cf7fe2
Fix redundant loops when calculating vrgather.vi. (#1072) 4 years ago
Andrew Waterman 25f2e61d0e
"Implement" Zihintntl extension (#1071) 4 years ago
ksco 6aa46e99c3
Remove unused code in vsmul* (#1069) 4 years ago
Greg Chadwick ac117cc35a
Unify PMPCFGx behaviour with PMPADDRx where PMP is disabled (#1068) 4 years ago
ksco f04675c96c
Remove dead code in VI_VV_EXT macro (#1065) 4 years ago
Andrew Waterman 6dcef28ed2
Merge pull request #1066 from plctlab/plct-nonfunc-fix 4 years ago
Weiwei Li ce34edb0ee Add space between if/while/switch and '(' 4 years ago
Weiwei Li 2aaa89c0cf Improve write log for vtype in set_vl 4 years ago
Weiwei Li 793ffe508a Fix code indentation in processor.cc, interactive.cc, debug_module.h/cc 4 years ago
Weiwei Li db24e31569 Add missed decription for log-commits option 4 years ago
Weiwei Li 3bbce45031 Fix description for mem related interactive commands 4 years ago
Weiwei Li 6b28c78b2c Add #ifdef RISCV_ENABLE_COMMITLOG for commitlog related code 4 years ago
liweiwei90 7383118078
Fix exception type for accessing (v)stimecmp (#1061) 4 years ago
Andrew Waterman c5fc01694d
Merge pull request #831 from plctlab/plct-upstream-zfinx 4 years ago
Andrew Waterman dd9bf0d3de
Merge pull request #1059 from plctlab/plct-stateen-fix 4 years ago
Weiwei Li caee7f3fa5 Add stateen related check for float point instructions 4 years ago
liweiwei 8aaae32d1d Add support for freg command to read X regs when enable Zfinx 5 years ago
liweiwei 5de0c89c03 Modify F/D/Zfh instructions to add support for Zfinx/Zdinx/Zhinx{min} instructions 5 years ago
liweiwei 7812b01154 Add flags for Zfinx/Zdinx/Zhinx{min} 5 years ago
i2h2 5672c4a41a
Add Sstc support. (#1057) 4 years ago
Weiwei Li a7de776de6 Fix exception type for accessing senvcfg/henvcfg/hstateen 4 years ago
Weiwei Li eb2cce0c99 add stateen related check to frm/fflags and then apply to fcsr implicitly 4 years ago
Andrew Waterman 14cb6b2a62
Merge pull request #1055 from ctopal/umode_wfi 4 years ago
Andrew Waterman 5cabfe7b86
Merge pull request #1056 from riscv-software-src/debug_rom_build 4 years ago
Canberk Topal 2d69ec069e WFI condition fix 4 years ago
Tim Newsome 4d985feb4e DSCRATCH is now called DSCRATCH0 4 years ago
Tim Newsome c274695b20 Fix debug_rom.S build command error. 4 years ago
ChunPing Chung 66fd65c0d2
Fix overflow issue of p-ext multiply instructions (#1053) 4 years ago
Brendan Sweeney 8d016bffdb
Add additional bits to medeleg (#1050) 4 years ago
Tim Newsome cdc05e6719
Pay attention to dmcs2.grouptype. (#1049) 4 years ago
Andrew Waterman 3ea7494620
Merge pull request #1040 from plctlab/plct-priv-dev 4 years ago
Weiwei Li eff4011f24 add base verify_permission in counter_proxy_csr_t::verify_permissions 4 years ago
Weiwei Li 3ff1b5f1c6 add support for time/timeh/htimedelta/htimedeltah csrs 4 years ago
Weiwei Li 28ee0c4d6a modify minstret/mcycle/minstreth/mcycleh to reuse rv32_low/high_csr_t 4 years ago
Andrew Waterman b0d9782e13 Fix load/store performance under clang 4 years ago
Andrew Waterman 84b9d03c08
Merge pull request #1041 from plctlab/plct-new-csrs 4 years ago
Scott Johnson 3742db886a
Merge pull request #1047 from scottj97/fix-misaligned-hlv 4 years ago
Scott Johnson 43ecb3424d
Fix totally-broken misaligned HSV 4 years ago
Scott Johnson d61dceccdb
Fix totally-broken misaligned HLV/HLVX 4 years ago
Scott Johnson f0d8478742
Remove no-longer-necessary typecast 4 years ago
Weiwei Li c0b3fdcbab modify the check for "state->prv >= PRV_M" to "state->prv == PRV_M" 4 years ago
Weiwei Li d6f332d63a add U mode check for *envcfg* 4 years ago
Weiwei Li 89a79b6732 Fix the initial value and write mask for mstatus 4 years ago
Weiwei Li f82e541243 remove unnecessary ifdef for RISCV_ENABLE_DUAL_ENDIAN 4 years ago
Weiwei Li 61a2c0ee63 extract the progress of computing the inital value of mstatus into 4 years ago
Scott Johnson a2697ac775
Split up misaligned store into several steps 4 years ago