4043 Commits (d4a87e9caa9d27230e1d9c972e2b2a15a30f7e28)
 

Author SHA1 Message Date
Andrew Waterman 3767c6e930
Merge pull request #2156 from nadime15/refactor/tighten-extension-validation-zcf 6 months ago
Nadime Barhoumi 080b42d2b0 Fix Zcf extension check in misa to require XLEN == 32 6 months ago
Andrew Waterman 34a42c3807
Merge pull request #2151 from riscv-software-src/speed-up-fetch 6 months ago
Andrew Waterman fa368ff7ed Allow TLB hits on LR/SC 6 months ago
Andrew Waterman de09e78245 Refactor shadow-stack use of xlate_flags_t 6 months ago
Andrew Waterman 2baa7ce02f Add PTE cache to reduce TLB miss penalty 6 months ago
Andrew Waterman d545f1336a Remove unnecessary illegal-instruction checks 6 months ago
Andrew Waterman abf47872e3 Move Zca-enabled check off the critical path 6 months ago
Andrew Waterman 6a652a5661 Avoid calling check_triggers when none are armed 6 months ago
Andrew Waterman 8697fddf77
Merge pull request #2149 from 5265325/fix/hartids 6 months ago
Andrew Waterman 4e4da99a4e
Merge pull request #2148 from 5265325/fix/xtal 6 months ago
Zhibo Hong 3564019d59 Fix collapse when setting hartids from command line. 6 months ago
Zhibo Hong 71ccc126b4 Fix xtval when illegal instruction is triggered. 6 months ago
Andrew Waterman d3b893338e
Merge pull request #2145 from nadime15/add-dm-no-abstractauto-flag 6 months ago
Nadime Barhoumi 3ab6f34cd1 Remove else 6 months ago
Andrew Waterman 210a590e77 Handle uncommon branch/jump exceptions with tail call 6 months ago
Andrew Waterman adb9235abf Use more conventional loop structure 6 months ago
Andrew Waterman 1e7c8f576e Further speed up instruction fetch 6 months ago
Andrew Waterman 5bea40c205
Merge pull request #2147 from riscv-software-src/zicfilp-improvements 6 months ago
Andrew Waterman c4524fcd30
Merge pull request #1936 from ved-rivos/svrsw60t59b 6 months ago
Andrew Waterman cd3df04ee6 Fix potential landing pad escape 6 months ago
Andrew Waterman 56c416d920 Handle uncommon JALR cases with a tail call 6 months ago
Ved Shanbhogue 5ea30aa3c6 Update with generated encoding.h 1 year ago
Ved Shanbhogue 9a325854a3 Add Svrsw60t59b extension 1 year ago
Andrew Waterman 00db4e129f
Merge pull request #2146 from riscv-software-src/2144-redux 6 months ago
Andrew Waterman f05a40d6c7
Merge pull request #2143 from riscv-software-src/arrv-sc/add-zvkb 6 months ago
Andrew Waterman f406c67ba6 Move VI_LOOP_BASE out of VI_EXT_CHECK 6 months ago
mslijepc 462c9e766f small refactor of VI_EXT_CHECK to fix vl=0 cornercase 6 months ago
Nadime Barhoumi 2567e5bd1b Make abstractauto register optional in debug module 6 months ago
Alexander Romanov 3f8e67f69f feat: support zvkb vector cryptography bitmanip subset extension 6 months ago
Andrew Waterman 6fc3463587
Merge pull request #2137 from pierav/fixinstall 6 months ago
pierav 06db87f6e9 Add missing header in make install 6 months ago
Andrew Waterman a1efcd59b4
Merge pull request #2134 from sizn-sc/zaamo-zalrsc 6 months ago
Sergei Zimmerman 0e4af9d92d Gate AMO from Zicfiss behind EXT_ZAAMO 6 months ago
Andrew Waterman 16203915d2
Merge pull request #2132 from en-sc/en-sc/no-dmi-busy-for-nop 6 months ago
Andrew Waterman b34197f457
Merge pull request #2135 from riscv-software-src/fix-2133 6 months ago
Andrew Waterman 8668b0f761 Don't hang when invoked as background process 6 months ago
Sergei Zimmerman 05ccf3289a Gate Zaamo,Zalrsc instructions behind corresponding extensions, not MISA A 6 months ago
Evgeniy Naydanov ca418eb790 DMI NOP operation should never cause busy status 6 months ago
Andrew Waterman da86ac25be
Merge pull request #2125 from chihminchao/constrain-vector-index-ldst 6 months ago
Andrew Waterman ffe67c71b6
Merge pull request #2117 from riscv-software-src/ziccid 6 months ago
Andrew Waterman c58413e957 Remove old Ziccid implementation 7 months ago
Andrew Waterman c76d1e1738 Implement Ziccid, maintaining coherence with a Bloom filter 7 months ago
Andrew Waterman 13c8b4e7b0 Add simple bloom filter implementation 6 months ago
Andrew Waterman 0d0863c252
Merge pull request #2121 from binno/svukte_ext 6 months ago
Andrew Young a2dc352286 Add Svukte extension support 7 months ago
Chih-Min Chao c71bc55998 vector: contrain eew64 with xlen32 6 months ago
Andrew Waterman bf0372dd76
Merge pull request #2122 from binno/smpmpmt_ext 6 months ago
Andrew Waterman 37e15a33cb Simplify I$ implementation at iso-performance 6 months ago
Andrew Waterman 407b1c4c95
Merge pull request #2130 from liuyu81/master 6 months ago