3855 Commits (ca418eb7907102197c49a31d0ce4b0ce09c2e3df)
 

Author SHA1 Message Date
Evgeniy Naydanov ca418eb790 DMI NOP operation should never cause busy status 9 months ago
Andrew Waterman da86ac25be
Merge pull request #2125 from chihminchao/constrain-vector-index-ldst 9 months ago
Andrew Waterman ffe67c71b6
Merge pull request #2117 from riscv-software-src/ziccid 9 months ago
Andrew Waterman c58413e957 Remove old Ziccid implementation 9 months ago
Andrew Waterman c76d1e1738 Implement Ziccid, maintaining coherence with a Bloom filter 9 months ago
Andrew Waterman 13c8b4e7b0 Add simple bloom filter implementation 9 months ago
Andrew Waterman 0d0863c252
Merge pull request #2121 from binno/svukte_ext 9 months ago
Andrew Young a2dc352286 Add Svukte extension support 10 months ago
Chih-Min Chao c71bc55998 vector: contrain eew64 with xlen32 9 months ago
Andrew Waterman bf0372dd76
Merge pull request #2122 from binno/smpmpmt_ext 9 months ago
Andrew Waterman 37e15a33cb Simplify I$ implementation at iso-performance 9 months ago
Andrew Waterman 407b1c4c95
Merge pull request #2130 from liuyu81/master 9 months ago
Andrew Waterman 8404dc5583
Merge pull request #2126 from chihminchao/dislabe-page-fault-delegation 9 months ago
Chih-Min Chao 7e8489f43e csr: disable page fault delegation with nommu 9 months ago
LIU Yu 3f0692d313 decode args for `fcvtmod.w.d` in `zfa` extension 9 months ago
Binno Shen 5c3435f44b
Merge branch 'master' into smpmpmt_ext 9 months ago
Andrew Waterman a358cc09b7
Merge pull request #2127 from riscv-software-src/arrv-sc/apt-update 9 months ago
Alexander Romanov 85a2042099 ci: update apt repo 9 months ago
Binno 9565a260e9 Add smpmpmt extension 9 months ago
Andrew Waterman 217cbc5077
Merge pull request #2114 from riscv-software-src/wrs-trap 10 months ago
Andrew Waterman 437a70fae1 WRS instructions should trap when Zawrs is not implemented 10 months ago
Andrew Waterman 52794db0cc
Merge pull request #2112 from chihminchao/fix_bf16_conversion_to_ocp 10 months ago
Chih-Min Chao 81df5150db softfloat: bf16: change parameter type to match function name 10 months ago
Chih-Min Chao ef7bc5b251 softfloat: indent should be tab 10 months ago
Andrew Waterman 3bdb768ed9
Merge pull request #2101 from sifive/master 10 months ago
Aliaksei Chapyzhenka 2ce87219a6 Add Zvfbfa, Zvfofp8min, Zvfofp4min support 10 months ago
Andrew Waterman 0b44fd1988
Merge pull request #2109 from riscv-software-src/remove-redundant-file 10 months ago
Alexander Romanov 1526b2d060 misc: remove redundant file 10 months ago
Andrew Waterman 5d99611782
Merge pull request #2086 from fk-sc/fk-sc/abstract-mem-access 10 months ago
Farid Khaydari 9152a8f26a Add aamvirtual support for abstract memory access 10 months ago
Andrew Waterman d9c1b11d0f
Merge pull request #2107 from kerimturak/patch-1 10 months ago
Farid Khaydari 91300da288 Implement abstract memory read/write command in Spike 11 months ago
Kerim Turak bee218b928
Fix typo: "prroperly" → "properly" in endian support message 10 months ago
Andrew Waterman 11ee6d0300
Merge pull request #2105 from fk-sc/fk-sc/configurable-datacount 10 months ago
Andrew Waterman 9b136d0210
Merge pull request #2103 from riscv-software-src/fix-func-decl 10 months ago
Farid Khaydari 5397899bb9 Add configurable datacount for debug module 10 months ago
Alexander Romanov d018cabce3 fix: move vectorUnit_t::elt defintion to the header 10 months ago
Andrew Waterman 8df626bf1d
Merge pull request #2099 from riscv-software-src/vector-tests 10 months ago
Alexander Romanov dac31c1799 test: add basic random tests for V extension 10 months ago
Andrew Waterman 4d6c71e327
Merge pull request #2095 from arrv-sc/arrv-sc/snippy-tests 10 months ago
Alexander Romanov c44fd213bd ci: add testing with llvm-snippy 10 months ago
Andrew Waterman fe57ec514d
Merge pull request #2096 from riscv-software-src/remove-ci-tarball 10 months ago
Andrew Waterman e360efb8d1 Build tests in CI rather than downloading a tarball from github 10 months ago
Andrew Waterman 38eec3f323
Merge pull request #2097 from riscv-software-src/fix-werror 10 months ago
Andrew Waterman e2eb763332 Add ci-tests/.gitignore 10 months ago
Andrew Waterman 4a429d146d Install cross compiler package 10 months ago
Andrew Waterman ffcc3e69a7 Actually use -Werror in CI again 10 months ago
Andrew Waterman e69c5376a5 Suppress warning for unused write() result 10 months ago
Andrew Waterman 9ea67d0ca8 Add UNUSED to suppress warning 10 months ago
Andrew Waterman eb90f5aa75 Add default destructor to suppress warning 10 months ago