1606 Commits (a31184c3de3fd981b4733b10554215db0e5aa85f)
 

Author SHA1 Message Date
Chih-Min Chao 12748b501d rvv: update readme 6 years ago
Chih-Min Chao a9eae3e629 rvv: add vsetivli 6 years ago
Chih-Min Chao 45b8948761 rvv: totally remove ediv 6 years ago
Chih-Min Chao 60428fcc44 rvv: add vse1/vle1 6 years ago
Chih-Min Chao 487f1b7cd8 rvv: rename sqrt/reciprocal instructions 6 years ago
Chih-Min Chao 15f8430418 rvv: disas: reserved sew >= 128 6 years ago
Ben Marshall da7748e6d8 scalar-crypto: Fix decoding of RV64 AES instructions. 6 years ago
Ben Marshall 5730d12167 scalar-crypto: Fix RV32 sha512 instructions. 6 years ago
Andrew Waterman 8faa928819
Merge pull request #647 from avpatel/guest_ext_status_fix_v1 6 years ago
Anup Patel 6111fdd03e Fix require_vector_vs() for H-extension 6 years ago
Anup Patel 142a3bbaee Fix Guest/VM and Host extension status sync-up 6 years ago
francis4096 b167bbd4f8
fix require fp since spec said <When V=1, both vsstatus.FS and the HS… (#646) 6 years ago
Zitao Fang 3d19864f39 Support multiple extensions at the same time 6 years ago
Andrew Waterman 51e718cecd Fix commit log for WFI instructions 6 years ago
Daniel Lustig 3887f46243
Zsn has been renamed Svnapot (#641) 6 years ago
Andrew Waterman 86ab921adf Refactor headers 6 years ago
Andrew Waterman d7200bf863 Fix compile errors 6 years ago
Andrew Waterman 716245f514 Fix --kernel and --initrd options w.r.t. sparse mem_t implementation 6 years ago
Neel Gala f8fc5d8c04
fix logging for fcsr (#639) 6 years ago
Neel Gala 60f7eda71d
fixed typos and paths for arch_test readme (#638) 6 years ago
Scott Johnson ad9420787c
Increment minstret when WFI completes (#636) 6 years ago
Ben Marshall d6238d9945
scalar-crypto: Initial spike support for v0.8.1 (#635) 6 years ago
Neel Gala ccdbfacc9f
adding spike as a target to the arch-test-framework (#630) 6 years ago
Chih-Min Chao 5b51752cea
add support to page on demand (#634) 6 years ago
Chih-Min Chao 9bfb43c668
rvb: add xperm.[nbhw] (#629) 6 years ago
Andrew Waterman 35d50bc40e Add hypervisor extension to README 6 years ago
Andrew Waterman f1bcfac7eb Mention yum in addition to apt-get 6 years ago
Andrew Waterman c9af3ebbcc Update Zba/Zbb/Zbc to v0.93; Zbs/Zbe to v0.94-draft 6 years ago
Andrew Waterman c14c1ab21e Remove RV128 fmv.x.q/fmv.q.x instructions from disassembler 6 years ago
Andrew Waterman 9671dc573c Add log2 helper function 6 years ago
Andrew Waterman 29829bb326 Fix compile warnings 6 years ago
Andrew Waterman 34de90b78e Install config.h into include/fesvr 6 years ago
Andrew Waterman 0f264a174e Install fesvr/byteorder.h to fix #622 6 years ago
Chih-Min Chao 032a68c3e9
rvv: make fractional lmul checking simpler and stricter (#620) 6 years ago
Andrew Waterman 438999600c If misaligned accesses are enabled, throw access fault on misaligned LR/SC 6 years ago
Andrew Waterman 8deeb7d2ca
Merge pull request #619 from mehmetoguzderin/guess-new-arch-2020 6 years ago
Andrew Waterman 3a7bc7d6eb
Merge pull request #618 from avpatel/mmu_proc_fix_v1 6 years ago
Anup Patel 2aed3d24d9 Fix processor_t:take_interrupt() for HS-mode interrupts 6 years ago
Mehmet Oguz Derin a8791f2d6e Update config file to support aarch64 6 years ago
Anup Patel 11389c9d5a Check and use proc variable in MMU emulation 6 years ago
Andrew Waterman 236de4dbfa Add Zba/Zbb to disassembler 6 years ago
Andrew Waterman 790cfbcc88
Merge pull request #616 from chihminchao/misc-fix-2020-12-14 6 years ago
Dave.Wen 9224c93cc0 rvv: fix the v[z|s]ext about elmul checking. 6 years ago
Chih-Min Chao e88a30c229 disasm: show fench's predecessor and successor 6 years ago
Chih-Min Chao bf3a588afd dts: mmu: replace 'riscv,bare' by 'riscv,sbare' 6 years ago
Tim Newsome 4e3d8df5a8
Preserve abstract s0 write if progbuf excepts. (#615) 6 years ago
Daniel Lustig d74b2cd324
Oops...napot_bits should use ctz, not clz (#614) 6 years ago
Andrew Waterman a760df2d32
Merge pull request #613 from chihminchao/rvv-fix-2020-12-04 6 years ago
Dave.Wen b8c05a222d rvv: check the vz/sext's eew 6 years ago
Dave.Wen 6d9617bdb8 rvv: update the fractional lmul checking rule to rvv1.0-draft 6 years ago