2298 Commits (204a639780dda374320a4ef31d714694db7ae46f)
 

Author SHA1 Message Date
Jerin Joy 204a639780 Build and install lib and header dependencies for Hammer 4 years ago
Andrew Waterman 2a7c33b8b5
Merge pull request #1088 from riscv-software-src/werror 4 years ago
Andrew Waterman 7cf82d72f1 Run CI with -Werror 4 years ago
Andrew Waterman c2a47571be Propagate CFLAGS passed to configure into CXXFLAGS 4 years ago
Andrew Waterman 7c4cf010a1
Merge pull request #1085 from ImanHosseini/patch1 4 years ago
Andrew Waterman 326fa00f58
Merge pull request #1036 from plctlab/plct-sscofpmf-dev 4 years ago
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
YenHaoChen ccc9791807
Fix trigger never fire on executing an instruction on plugin devices (#1084) 4 years ago
Scott Johnson 1fd6f53f5b
Merge pull request #1086 from scottj97/use-default-inits 4 years ago
Scott Johnson 95f36bc28e
Initialize triggers using default member initializers 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
Weiwei Li 32e199cce4 update README.md 4 years ago
Weiwei Li 6cca5ec9c5 modify take_interrupt to support LCOFIP irq 4 years ago
Weiwei Li ba10686fd1 add support for sscofpmf extension v0.5.2 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