1256 Commits (4ece06558cb4c143fd317bfc018b0879a61ebb0a)
 

Author SHA1 Message Date
Chih-Min Chao 4ece06558c sf: add f16_to_[u]i8 APIs 6 years ago
Chih-Min Chao 21dd7ed0ab rvv: handle inactive and NaN case for vfredsum 6 years ago
Chih-Min Chao ea4010704b rvv: disasm: add missing .wx format 6 years ago
Dave Wen 1edd5a0191
fix the memory regions checker (#474) 6 years ago
Tim Newsome 88c87dbbcf
Report haltgroup halt cause, per the debug spec. (#473) 6 years ago
anthony-coulter b7c09621ea
Make gen_icache script use only POSIX commands (#470) 6 years ago
Andrew Waterman 667433bbee Make sure VLEN/ELEN/SLEN are initialized even without V extension 6 years ago
Andrew Waterman 2364a2113f
Merge pull request #466 from riscv/fix-misa-init 6 years ago
Udit Khanna 2d8a94234e Fix state.misa garbage initialization 6 years ago
Andrew Waterman 513763b54c
Merge pull request #463 from sbeamer/clang-compile-fix 6 years ago
Scott Beamer e5dfa01f68 fix clang compile error wthin FDT parsing 6 years ago
Andrew Waterman a21011116c
Merge pull request #461 from riscv/mstatus-spie-sie 6 years ago
Udit Khanna 47026a2119 Hardwire mstatus.[sie,spie] to zero if 'S' mode absent 6 years ago
Andrew Waterman 9430a82373 Merge branch 'configurable_PMP' 6 years ago
Andrew Waterman 0212b6d66f Implement coarse-grain PMP matching logic 6 years ago
Andrew Waterman 9b579a624c Implement CSR read/write behavior for coarse-grain PMP 6 years ago
Andrew Waterman d5a98bd2d4 Implement configurable PMP count 6 years ago
Andrew Waterman b567da9a46 Disable PMP checks when configuration includes zero PMP registers 6 years ago
Andrew Waterman 43cfe95846 Support consuming PMP number and granularity from DTB 6 years ago
Andrew Waterman e551131e55 Rename n_pmp constant to max_pmp 6 years ago
Andrew Waterman 90e67e0578
Merge pull request #459 from seldridge/stdexcept 6 years ago
Schuyler Eldridge b3855682c2 Add missing stdexcept imports 6 years ago
Andrew Waterman b1de71f464
Merge pull request #458 from chihminchao/rvv-fp16 6 years ago
Chih-Min Chao cc1e7164bf parser: fp16: require F extension 6 years ago
Chih-Min Chao 073c84163a rvv: fp16: support element movement instructions 6 years ago
Chih-Min Chao 5ba5c15188 rvv: fp16: support vfwxxx.[wv][vf] instructions 6 years ago
Chih-Min Chao d09689d271 rvv: fp16: support conversion instrucitons 6 years ago
Chih-Min Chao aa05cc8747 rvv: fp16: support reduction instructions 6 years ago
Chih-Min Chao dac8944fa2 rvv: fp16: support comparison instructions 6 years ago
Chih-Min Chao aaf76d8430 rvv: fp16: support .vf instructions 6 years ago
Chih-Min Chao b216e03dd1 rvv: fp16: support .vv instructions 6 years ago
Chih-Min Chao d78999f0c7 rvv: remove unused WIDE_END loop macro 6 years ago
Chih-Min Chao 817fb0799f fp16: add helper macro 6 years ago
Han-Kuan Chen 2b38341691 sf: fp16: add missing APIs 6 years ago
Andrew Waterman b6432b1edf
Merge pull request #452 from davetw/mem_region_check 6 years ago
Andrew Waterman a3835d41cc
Merge pull request #457 from chihminchao/partial-log 6 years ago
Chih-Min Chao 7ce1d973c9 rvv: commitlog: report status when memory trap occurs in vector load/store 6 years ago
Andrew Waterman 7851d2c525
Merge pull request #456 from chihminchao/rvv-fix-2020-04-28 6 years ago
Chih-Min Chao 020e9aa441 rvv: commitlog: fix vmsgtu.vi and vmsleu.vi dst information 6 years ago
Andrew Waterman 11726bc1b4 Fix vnclip.wi bug 6 years ago
Chih-Min Chao 0f54569856 fdt: add pmp granularity function 6 years ago
Chih-Min Chao 2e567debf4 fdt: add pmp parsing helper 6 years ago
Chih-Min Chao 3b26740205 fdt: restructure dtb create and config flow 6 years ago
Chih-Min Chao 65f42ac88a fdt: option: add --dtb option to specify dtb binary file 6 years ago
Chih-Min Chao 4541ccba51 fdt: add clint base address parsing helper 6 years ago
Dave.Wen 63feddee1d merge the overlapping or containing memory regions when user specified 6 years ago
Chih-Min Chao 6cb10a7fc4 fdt: import fdt library from OpenSBI 6 years ago
Andrew Waterman 9a919d0866
Merge pull request #448 from chihminchao/rvv-spec-0.9 6 years ago
Chih-Min Chao f357236eb5 rvv: udpate readme for spec version 6 years ago
Chih-Min Chao fdd146a802 parser: exhance --isa to support extended extension 6 years ago