4061 Commits (3a830badcf93bc092aa64733104980b199cbadf1)
 

Author SHA1 Message Date
Andrew Waterman 497e3d830d DRY in logging code 5 months ago
Andrew Waterman 0f59a6dc75 Fix triggers for accesses wider than XLEN 5 months ago
Andrew Waterman b92958a9f1
Merge pull request #2216 from pointerliu/fix-tw-read 4 months ago
pointerliu 4c10fbe07b csrs.cc: if no U-mode, mstatus.tw is read-only 0 4 months ago
Andrew Waterman efdaa08371
Merge pull request #2208 from riscv-software-src/remove-grevi 4 months ago
Andrew Waterman e532913fb3 Don't rely on definition of unratified bitmanip opcodes 4 months ago
Andrew Waterman 26aab67907 Clean up grevi/gorci/shfli/unshfli implementations 4 months ago
Andrew Waterman 047b05cf7c
Merge pull request #2205 from Steven-Li-Xiaogang/master 4 months ago
steven 12e9a38efb correct smcdeleg indirect CSRs address accessed via sireg* 4 months ago
Andrew Waterman ce747bedbc
Merge pull request #2191 from Steven-Li-Xiaogang/master 4 months ago
Andrew Waterman 63c60931bc
Merge pull request #2204 from mmhus/mmhus/mireg-sireg-fixes 4 months ago
muhammad.moiz.hussain 49dea04810 fixed smcdeleg to be limited to, holds a value in the range 0x40-0x5F, from priv AIA section 9.1 4 months ago
muhammad.moiz.hussain 88783bf6e1 changed minstret to instret and mcycle to cycle 4 months ago
muhammad.moiz.hussain 2e7042897d when AIA throw virt intruction exception and V=1 & vs-mode, otherwise throw illegal instruction exception 4 months ago
Andrew Waterman 59b2c834a4
Merge pull request #2193 from mslijepc/mslijepc_20251224_zicclsm 5 months ago
mslijepc d6a5e90c40 removed cfg.misaligned option 5 months ago
Andrew Waterman 45fe6c110a
Merge pull request #2197 from omerguzelelectronicguy/master 5 months ago
Andrew Waterman 1f92dadc89
Merge pull request #2161 from fkhaidari/fk/trig-algo-mod 5 months ago
Ömer Güzel 9b18d004f3
unnecessary dtb to dts operation removed 5 months ago
Farid Khaydari 06fd4d8526 Update trigger behavior for memory accesses to match recommended debug specification behavior 5 months ago
Andrew Waterman f0cc387904
Merge pull request #2194 from riscv-software-src/fix-2192 5 months ago
Andrew Waterman b62fad4387 Remove declaration for undefined function 5 months ago
mslijepc 5cf8c829d2 added support for zicclsm 5 months ago
steven 6aae741fd7 register indirection CSRs 'iprio0~iprio15' when Smaia/Ssaia supported 5 months ago
Andrew Waterman d4cd5e3118
Merge pull request #2189 from Steven-Li-Xiaogang/master 5 months ago
steven b9dd2e5d84 Better to raise an illegal-instruction exception upon accessing sireg* 5 months ago
Andrew Waterman fd72ee2d3e
Merge pull request #2187 from riscv-software-src/2186-redux 5 months ago
Andrew Waterman 3b9bfa858b Fix infinite loop due to integer overflow in PMP check 5 months ago
Andrew Waterman 482430178d
Merge pull request #2182 from mmhus/mmhus/reorder_hstateen0_check_smcdeleg 5 months ago
Andrew Waterman 9759fef739
Merge pull request #2180 from mslijepc/mslijepc_20251210_softfloat-declaration 5 months ago
mslijepc 6fda58b86a softfloat: Add f32_to_i8 and f32_to_ui8 function declaration 5 months ago
Muhammad Moiz Hussain eef599cc19 #2082 Reorder hstateen0 check for smcdeleg 5 months ago
Andrew Waterman 76e891cab0
Merge pull request #2183 from riscv-software-src/fix-ci 5 months ago
Andrew Waterman f49a485c02 Move CI to MacOS 15 5 months ago
Andrew Waterman abb0d98738
Merge pull request #2166 from Steven-Li-Xiaogang/master 5 months ago
Andrew Waterman 59bf54676e
Merge pull request #2176 from riscv-software-src/fix-flq-fsq-big-endian 5 months ago
Andrew Waterman 57fb2facf3 Fix Q extension on big-endian targets 5 months ago
Andrew Waterman e04e7f944c Disable Q extension unless uint128_t is defined 5 months ago
Andrew Waterman 6963ea936a
Merge pull request #2175 from riscv-software-src/improve-mmu-impl 5 months ago
Andrew Waterman 1bf835816a Clean up VA size handling 5 months ago
Andrew Waterman fd604be778
Merge pull request #2171 from riscv-software-src/fix-svukte 5 months ago
Andrew Waterman 62d64ef6bd Fix Svukte implementation 5 months ago
Andrew Waterman 3d97c3e1a2
Merge pull request #2153 from chihminchao/enhance-zve 6 months ago
Andrew Waterman 59c1f33ff5
Merge pull request #2170 from binno/spelp_fix 6 months ago
Andrew Waterman c6c3d29828
Merge pull request #2168 from riscv-software-src/simplify-opcode-map 6 months ago
Binno 3e9e06b2cd SPELP field is defined only when S mode is enabled 6 months ago
Chih-Min Chao b59f916de9 zve: correct the constraint for widening and floating configuraiton 6 months ago
Chih-Min Chao f364814542 zve: correct the requirement for convension 7 months ago
Chih-Min Chao d1e34d021f zve: some MUL operaiton are unavailable to zve64 8 months ago
Chih-Min Chao 817a4d7800 zve: relax zvfhmin and zvfh 8 months ago