1059 Commits (sodor)
 

Author SHA1 Message Date
kritik bhimani 90a04da3f9 fesvr: decrease DTM idle cycles 9 years ago
kritik bhimani c39aaf7b23 fesvr: add support for system bus access 9 years ago
Albert Ou f2ad9ace22 fesvr: Add --enable-sodor configure option 7 years ago
Udit Khanna b95af7cdd2 Require VM enabled for SFENCE.VMA and S-mode for mstatus.SUM (#367) 7 years ago
Andrew Waterman 77661f72f8 Initialize mtime 7 years ago
Andrew Waterman 1f34121c90 Fix (benign) uninitialized variable 7 years ago
Andrew Waterman b36b0d66d9 Initialize state.misa prior to calls to supports_extension 7 years ago
Andrew Waterman c3b28ab3c6 add vaaddu/vasubu/vfncvt.rod.f.f.v to diassembler 7 years ago
Andrew Waterman 4679a2c981 Re-encode vaadd/vasub; remove vaadd.vi; add vaaddu/vasubu 7 years ago
Andrew Waterman 2704790df5
Merge pull request #356 from riscv/priv-flag 7 years ago
Andrew Waterman 86857aa351 mstatus.FS only exists if (S || V || F) 7 years ago
Andrew Waterman 9a8ee5efdc Remove S-mode interrupts when S-mode not present 7 years ago
Andrew Waterman 9b06f14085 Fix mode-transition logic when S-mode not present 7 years ago
Andrew Waterman f29ea12a77 SRET requires S-mode 7 years ago
Andrew Waterman 4b7e763d24 Remove S-mode CSRs when S-mode is not present 7 years ago
Andrew Waterman 8ffefbc9a1 Add --priv option to control which privilege modes are available 7 years ago
Andrew Waterman 24e587d433 Factor out boilerplate strtolower function 7 years ago
Andrew Waterman 0162a6e724 In parse_isa_string, populate max_isa rather than state.misa 7 years ago
Andrew Waterman ff81dea859
Merge pull request #355 from chihminchao/rvv-0.8-2019-11 7 years ago
Chih-Min Chao c8da0f2446 rvv: update version information 7 years ago
Chih-Min Chao 4ea09d92bd rvv: add 'V' ext check for each vector insn 7 years ago
Chih-Min Chao 32be2f9bc5 rvv: fix reg checking for vmadc/vmsbc 7 years ago
Chih-Min Chao 4808f84a18 rvv: add reg checking for specifial instructions 7 years ago
Chih-Min Chao e289b996c6 rvv: add reg checking rule to vslide instructions 7 years ago
Chih-Min Chao c655b1cf46 rvv: add reg checking rule for ldst 7 years ago
Chih-Min Chao f5a68933e5 rvv: add reg checking rule for general fomrat 7 years ago
Chih-Min Chao b15c431738 rvv: add reg checking rule for comparison instrucitons 7 years ago
Chih-Min Chao 5fc6d00602 rvv: add reg checking rule for reduction 7 years ago
Chih-Min Chao 1cd989add9 rvv: add register using check for wide and narrow insn 7 years ago
Chih-Min Chao 60e3ed4952 rvv: refine vsetvl[i] logic 7 years ago
Chih-Min Chao 8f555c55a7 rvv: fix vsmul sign and variable type 7 years ago
Chih-Min Chao 3ccf946e6d rvv: fix vssr/vssra rounding issue 7 years ago
Albert Ou 4cdecf219b rvv: fix the rounding bit position for vnclip instructions. 7 years ago
Albert Ou 590abe0960 rvv: fix INT_ROUNDING compliance 7 years ago
Chih-Min Chao b9d9e1ebd0 rvv: remove configuable tail-zero 7 years ago
Chih-Min Chao df85f7fbe4 rvv: fix redsum/vmv for non-tail-zero case 7 years ago
Chih-Min Chao 3fc52f5989 rvv: fix vmv.x.s signed-ext issue 7 years ago
Chih-Min Chao 530b2d1d58 rvv: fix floating-point exception for comparison 7 years ago
Chih-Min Chao a6dfd4e40f rvv: remove vmford 7 years ago
Andrew Waterman 3db3d4b122
Merge pull request #320 from zeldin/byteorder 7 years ago
Marcus Comstedt b3c656629e Whithhold BE ELF loading until BE target support is available 7 years ago
Marcus Comstedt f437e6a4e9 Implement support for big-endian hosts 7 years ago
Scott Johnson 5652b9dd62 Initialize histogram_enabled and log_commits_enabled in constructor (#354) 7 years ago
Luís Marques 66bf6ffa87 Catch polymorphic exceptions by reference (#352) 7 years ago
Nick Knight 26026529e0 Stop loading "past the end" of the vector. (#351) 7 years ago
Andrew Waterman fb27391bf6 Add user write permissions to installed files 7 years ago
Andrew Waterman e10f44738b Enforce 2^56-bit physical address limit 7 years ago
Andrew Waterman bbe881f3c5 Speed up compilation of disasm.cc, especially in clang 7 years ago
Andrew Waterman 7cdcdfb01c update changelog 7 years ago
fborisovskii 9443c1dbac Fixed match trigger MATCH_NAPOT case. (#335) 7 years ago