4061 Commits (3a830badcf93bc092aa64733104980b199cbadf1)
 

Author SHA1 Message Date
Andrew Waterman e2eb763332 Add ci-tests/.gitignore 8 months ago
Andrew Waterman 4a429d146d Install cross compiler package 8 months ago
Andrew Waterman ffcc3e69a7 Actually use -Werror in CI again 8 months ago
Andrew Waterman e69c5376a5 Suppress warning for unused write() result 8 months ago
Andrew Waterman 9ea67d0ca8 Add UNUSED to suppress warning 8 months ago
Andrew Waterman eb90f5aa75 Add default destructor to suppress warning 8 months ago
Andrew Waterman 837fcf7c15 Avoid VLAs 8 months ago
Andrew Waterman 9145cdcae2
Merge pull request #2094 from chihminchao/enhance-amo-disasm 8 months ago
Andrew Waterman bccbf3b3de
Merge pull request #2093 from chihminchao/ext-zibi 8 months ago
Andrew Waterman aee4555eea
Merge pull request #2092 from riscv-software-src/zvfqbdot8f 8 months ago
Chih-Min Chao 7b060d0d86 disasm: show the acquire and release attribute to amo instructions 8 months ago
Chih-Min Chao e2e02098a4 ext: add zibi 8 months ago
Chih-Min Chao 4c6be8305c update encoding.h 8 months ago
Andrew Waterman 3232ce1b76 Implement Zvflqdot8f 8 months ago
Andrew Waterman e3dc14a878 Implement Zvfbqdot8f 8 months ago
Andrew Waterman a07e44071f Use bulk normalization algorithm for Zvfqbdot8f 8 months ago
Andrew Waterman 3b066d68fe
Merge pull request #2089 from chihminchao/fix-mseccfg-rv32 8 months ago
Andrew Waterman b3b7ed4c36
Merge pull request #2091 from aap-sc/aap-sc/leakage_fix 8 months ago
Parshintsev Anatoly a191144b7a Get rid of leaking pointers in examples for custom extention 8 months ago
Chih-Min Chao 180c10fe42 csr: fix mseccfg for rv32 8 months ago
Andrew Waterman bfe100fbd3
Merge pull request #2088 from ved-rivos/issue_2078 8 months ago
Ved Shanbhogue cfd4930cb6 PTE store in s2xlate should use the trap_type instead of type 8 months ago
Andrew Waterman f51df5d395
Merge pull request #2077 from riscv-software-src/fix-2076 8 months ago
Andrew Waterman 18bcac3d94 Prevent div-by-0 when executing Zvbdot instructions with VLEN=0 8 months ago
Andrew Waterman 545712a6f7
Merge pull request #2074 from riscv-software-src/fix-2073 8 months ago
Andrew Waterman e80b890ebf Suppress -Wtype-limits warning 8 months ago
Andrew Waterman 3d85f9af29
Merge pull request #2072 from ved-rivos/issue_2063 8 months ago
Ved Shanbhogue 743732c3e6 Clear SDT in the temporary state variable 8 months ago
Andrew Waterman d3be9a4d9d
Merge pull request #2069 from riscv-software-src/fix-zve 8 months ago
Andrew Waterman 1d56b556b5 Relax VLEN/ELEN checking 8 months ago
Andrew Waterman faeae4eada VLEN is unitless 8 months ago
Andrew Waterman acac77d59d No tabs 8 months ago
Andrew Waterman c3ec317126
Merge pull request #2066 from riscv-software-src/quiet-ci 8 months ago
Andrew Waterman 7e389e824f Quiet the CI logs 8 months ago
Andrew Waterman 19409bdfac
Merge pull request #2065 from riscv-software-src/ldot 8 months ago
Andrew Waterman dcef3e5881
Merge pull request #2054 from nadime15/update_vlen_elen 8 months ago
Andrew Waterman 717a6e275c Add Zvldot extension support 8 months ago
Andrew Waterman cfc472e83b Use f32_add_bulknorm_odd for vfwbdot 8 months ago
Andrew Waterman cf7d57ef74 Add f32_add_bulknorm_odd routine 8 months ago
Andrew Waterman 9c190a07c6
Merge pull request #2058 from nadime15/fix-zvfbf-dependency-check 9 months ago
Nadime Barhoumi dcb5f0c784 Remove redundant checks in Zfbfmin and Zvfbfmin validation 9 months ago
Nadime Barhoumi 715c1597ab Fix BFloat16 vector extension dependencies 9 months ago
Andrew Waterman 9a46080b52
Merge pull request #2062 from binno/revert_vstopi_change 9 months ago
Binno faeecd8d72 Revert "Don't shift enabled bits of interrupt in vstopi csrs" 9 months ago
Andrew Waterman eff659cd43
Merge pull request #2056 from binno/remove_shift_in_vstopi 9 months ago
Binno e515a8fbcd Don't shift enabled bits of interrupt in vstopi csrs 9 months ago
Nado15 23ad840e4d Add VLEN < ELEN validation check 9 months ago
Andrew Waterman 1553a2a896
Merge pull request #2053 from riscv-software-src/fix-2052 9 months ago
Andrew Waterman d0c345184f Support FLI.H for Zfa && Zvfh && !Zfh 9 months ago
Andrew Waterman e17097aaea
Merge pull request #2051 from riscv-software-src/fix-2050 9 months ago