4135 Commits (089ee9c78999563a8eaf552bf1de46c771e05633)
 

Author SHA1 Message Date
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
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 4 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
Binno cf5aa6f8f8 Correct entry index when registering SPMP entry 2 months ago
Binno c04eb689de Use SPMP mechanism as satp.mode == Bare with sspmp 2 months ago
Binno c9c14d2248 Fix error index checking for sspmpen extension 2 months ago
Binno 52ec176103 Switch exception bits by correspond extensions 3 months ago
Andrew Waterman 1280c3ca1e
Merge pull request #2317 from v-efimov/master 2 months ago
Vladimir Efimov 4e02999d97 fixed is_client_connected method in remote_bitbang class 2 months ago
Andrew Waterman de82903332
Merge pull request #2313 from riscv-software-src/fix-2312 2 months ago
Andrew Waterman 623e9029cf
Merge pull request #2315 from riscv-software-src/fix-2314 2 months ago
Andrew Waterman 5bf133772c
Disassemble c.ret using correct mnemonic 2 months ago
Andrew Waterman 0b0ac1bd9a
Fix Ssccfg implementation 2 months ago
Andrew Waterman 3e7bf30da0
Merge pull request #2308 from riscv-software-src/fix-2307 2 months ago
Andrew Waterman 43c98557f3
Provide vxsat when P extension is implemented 2 months ago
Andrew Waterman 475f94c19d
Abstract away the setting of vxsat 2 months ago
Andrew Waterman b185929199
Merge pull request #2306 from jameshippisley/sc-pmm-mtval 2 months ago