2286 Commits (dfd191367991cb157b53767dcc05824c826b5abd)
 

Author SHA1 Message Date
Iman Hosseini dfd1913679 detects the loading of isa-incompatible (i.e. 32 bit code to 64bit HART) code and emits an error message to help avoid unintentionally loading wrong elf. 4 years ago
Scott Johnson a0972c82d0
Merge pull request #1080 from scottj97/trigger-cleanup 4 years ago
Andrew Waterman 0654e4f75a
Merge pull request #1081 from plctlab/plct-nonfunc-for-rvv 4 years ago
Scott Johnson 711215124b
Remove obsolete enum trigger_operation_t 4 years ago
Weiwei Li 25bca65b95 Remove redundant require_vm in macro VI_VV_LOOP_WITH_CARRY 4 years ago
Weiwei Li d85446f81f Remove unnecessary argument alu(always false) from macro 4 years ago
Weiwei Li 3721abe667 Remove redundant require_vector in macro VI_MERGE_LOOP_BASE 4 years ago
Andrew Waterman 2437a717c8
Merge pull request #1079 from riscv-software-src/fix-vmvnfr 4 years ago
Andrew Waterman 503b0106d7 fix comment in definition of vmv<nf>r.v 4 years ago
Andrew Waterman 4d515ade6e vmv<nf>r.v depends on vtype, and therefore should check vill 4 years ago
Andrew Waterman 476a79fe2f Substantially increase context_t stack size 4 years ago
Kip Walker 204f43cf82
Add disassembly support for Zbc instructions (#1076) 4 years ago
Scott Johnson 7f2f73609b
Merge pull request #1074 from YenHaoChen/master 4 years ago
Rupert Swarbrick f1c5178f2c
Fix libdir and includedir in pkg-config files (#917) 4 years ago
YenHaoChen 3ac734e195 Fix tval on illegal instruction faults with long illegal instruction 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