4126 Commits (arromanoff/makefile-type)
 

Author SHA1 Message Date
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
Andrew Waterman 837fcf7c15 Avoid VLAs 10 months ago
Andrew Waterman 9145cdcae2
Merge pull request #2094 from chihminchao/enhance-amo-disasm 10 months ago
Andrew Waterman bccbf3b3de
Merge pull request #2093 from chihminchao/ext-zibi 10 months ago
Andrew Waterman aee4555eea
Merge pull request #2092 from riscv-software-src/zvfqbdot8f 10 months ago
Chih-Min Chao 7b060d0d86 disasm: show the acquire and release attribute to amo instructions 10 months ago
Chih-Min Chao e2e02098a4 ext: add zibi 10 months ago
Chih-Min Chao 4c6be8305c update encoding.h 10 months ago
Andrew Waterman 3232ce1b76 Implement Zvflqdot8f 10 months ago
Andrew Waterman e3dc14a878 Implement Zvfbqdot8f 10 months ago
Andrew Waterman a07e44071f Use bulk normalization algorithm for Zvfqbdot8f 10 months ago
Andrew Waterman 3b066d68fe
Merge pull request #2089 from chihminchao/fix-mseccfg-rv32 10 months ago
Andrew Waterman b3b7ed4c36
Merge pull request #2091 from aap-sc/aap-sc/leakage_fix 10 months ago
Parshintsev Anatoly a191144b7a Get rid of leaking pointers in examples for custom extention 10 months ago
Chih-Min Chao 180c10fe42 csr: fix mseccfg for rv32 10 months ago
Andrew Waterman bfe100fbd3
Merge pull request #2088 from ved-rivos/issue_2078 11 months ago
Ved Shanbhogue cfd4930cb6 PTE store in s2xlate should use the trap_type instead of type 11 months ago
Andrew Waterman f51df5d395
Merge pull request #2077 from riscv-software-src/fix-2076 11 months ago
Andrew Waterman 18bcac3d94 Prevent div-by-0 when executing Zvbdot instructions with VLEN=0 11 months ago
Andrew Waterman 545712a6f7
Merge pull request #2074 from riscv-software-src/fix-2073 11 months ago
Andrew Waterman e80b890ebf Suppress -Wtype-limits warning 11 months ago
Andrew Waterman 3d85f9af29
Merge pull request #2072 from ved-rivos/issue_2063 11 months ago
Ved Shanbhogue 743732c3e6 Clear SDT in the temporary state variable 11 months ago
Andrew Waterman d3be9a4d9d
Merge pull request #2069 from riscv-software-src/fix-zve 11 months ago
Andrew Waterman 1d56b556b5 Relax VLEN/ELEN checking 11 months ago
Andrew Waterman faeae4eada VLEN is unitless 11 months ago
Andrew Waterman acac77d59d No tabs 11 months ago
Andrew Waterman c3ec317126
Merge pull request #2066 from riscv-software-src/quiet-ci 11 months ago
Andrew Waterman 7e389e824f Quiet the CI logs 11 months ago
Andrew Waterman 19409bdfac
Merge pull request #2065 from riscv-software-src/ldot 11 months ago