4149 Commits (master)
 

Author SHA1 Message Date
Andrew Waterman 3ab5756454
Merge pull request #2362 from jerryzj/fix/fli-c99-designator-warnings 21 hours ago
Jerry Zhang Jian 0335d5480a Use standard C++ initializers for fli_* constant tables 2 days ago
Andrew Waterman 3d8eb089bd
Merge pull request #2356 from sinhaparth5/fix/timing-before-trigger-step 1 week ago
Andrew Waterman adc12d2a3d
Merge pull request #2357 from riscv-software-src/fix-2347 1 week ago
Andrew Waterman 168f52e056
Only check instruction-fetch data triggers on complete instructions 1 week ago
Andrew Waterman 6f9038152e
Factor instruction-fetch logic out of refill_icache 1 week ago
Parth 38e57ba3ba Debug/Trace: stop execution when a timing-before trigger matches 1 week ago
Andrew Waterman cb71dabb92
Merge pull request #2354 from mslijepc/mslijepc_20260728_clint-size 1 week ago
mslijepc 491814140c changed default clint size 1 week ago
Andrew Waterman 520a5f1850
Merge pull request #2353 from riscv-software-src/fix-zvbdota-asm 2 weeks ago
Andrew Waterman 9cf2943fcb
Disassemble Zvbdota instructions' ci field correctly 2 weeks ago
Andrew Waterman 1557427229
Merge pull request #2352 from riscv-software-src/fix-2350 2 weeks ago
Andrew Waterman 089ee9c789
Merge pull request #2297 from riscv-software-src/fix-2296 2 weeks ago
Andrew Waterman 8c10cf690b
Merge pull request #2349 from binno/spmp_fix 2 weeks ago
Andrew Waterman 8b5f2b2158
Remove redundant set_vxsat calls 2 weeks ago
Andrew Waterman cfa8d89635
Fix PNCLIPUP.W by avoiding signed arithmetic 2 weeks ago
Binno 84a8cfc49b Delete useless error code 2 weeks ago
Andrew Waterman 907862288f
Merge pull request #2345 from riscv-software-src/fix-2319 3 weeks ago
Andrew Waterman d9cfec7aeb
Merge pull request #2343 from EccoTheDolphin/aap-sc/mmio_ok_gone 3 weeks ago
Andrew Waterman 3462556812
Fix pmulhsu.w.h0 shift amount 3 weeks ago
Anatoly Parshintsev c73d357a1a get rid of mmio_ok checks 3 weeks ago
Andrew Waterman b2d6fbf0fd
Merge pull request #2339 from riscv-software-src/fix-2334 4 weeks ago
Andrew Waterman e9dfa38bb5
Don't update any arch state on vl=0 dot products 4 weeks ago
Andrew Waterman b0093c40c3
Merge pull request #2338 from riscv-software-src/rename-dot 4 weeks ago
Andrew Waterman 3e6a4ea28b
Disassemble dot instructions 4 weeks ago
Andrew Waterman bfe589c221
Fix names of dot-product instructions 4 weeks ago
Andrew Waterman f7bd55744a
Merge pull request #2310 from chihminchao/fix-rvp 4 weeks ago
Chih-Min Chao f35109939a rvp: some rv32 multiplication instructions require extra sign-extension 1 month ago
Max Chou 5c1a3c40bf rvp: Fix shift amount masking in PSLL.DWS 2 months ago
Max Chou 85c84f0d27 rvp: Fix packed multiply-subtract operation logic 2 months ago
Max Chou 4796690c71 rvp: Fix multiply-accumulate result extraction shift amount 2 months ago
Chih-Min Chao 36c40b4853 rvp: add missing vxsat updating 2 months ago
Chih-Min Chao 6e0889925b rvp: fix and simplify behavior 3 months ago
Chih-Min Chao 38886e3dc7 rvp: refine the sign-extension and extration of mulplication result 3 months ago
Chih-Min Chao 59b63cf58d rvp: helper macro doesn't fit some nclip operation 3 months ago
Chih-Min Chao 8b1ad63088 rvp: do sext32 before writing to rd for rv32 3 months ago
Chih-Min Chao 72a5c14248 rvp: fix the result extraction of multiplication 3 months ago
Chih-Min Chao 4caf3468b9 rvp: fix shift w/ or w/o saturation 3 months ago
Chih-Min Chao f720135842 rvp: handle rv64 and rv32 overlap again 3 months ago
Andrew Waterman 55b4658dbf
Merge pull request #2331 from binno/fix_naming_typo 1 month ago
Binno fce96c0b14 Fix name typo for zvqwbdota8i/zvqwbdota16i extension 1 month ago
Andrew Waterman de0425ad62
Merge pull request #2324 from binno/enable_deleg_bit 1 month ago
Andrew Waterman cb645a0633
Merge pull request #2330 from mslijepc/mslijepc_20260625_ziccrse 1 month ago
mslijepc 971b62caa0 Add missing Ziccrse extension to disassembler fallback 1 month ago
Andrew Waterman 27731d158d
Merge pull request #2327 from mslijepc/mslijepc_20260624_ziccamoa 1 month ago
mslijepc f08229cc74 Add missing Ziccamoa extension to disassembler fallback 1 month ago
Andrew Waterman 33c1eb2b25
Merge pull request #2325 from binno/spmp_fixes 1 month ago
Binno 02d6fc7b4c Add smpmpdeleg keyword for smpmpdeleg extension 1 month ago
Andrew Waterman 040bdb4c0c
Merge pull request #2322 from EccoTheDolphin/aap-sc/pmp_debug_relaxation 1 month ago
Anatoly Parshintsev 57af22a174 relax pmp checks for RWX accesses to debug ROM in debug mode 2 months ago