index
:
rocket-tools/riscv-isa-sim.git
confprec
cs250
cycleh
debug_rom
debug_rom_fence
device_flags
dtm_reset_error
dts_parsing
dynamic
eos18-bringup
factor-out-macros
fix-bf16
force-rtti
fp-encoding
heterogeneous_mc
hwachav4
increase-stack-size
itrigger-etrigger-cleanup
load_reservation_set_size
log-commits-faster
master
mmio-hack
mvp
no_progbuf
no_progbuf2
nolibfdt
p-ext-0.5.2
plctlab-plct-zce-fix2
plic-clint-endian
plic_uart_v1
priv-1.10
private-l1-caches
pte-info-and-delegation
remove-tests
rivosinc-etrigger_fix_exception_match
rva-profile-support
simplify-misaligned
sodor
sparse-mem
speed2
speedup-hacks
static-link
test
tmp
trigger_priority
tweak_debug_rom
whole-archive
sifive/rvv0.9-phase2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
riscv
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-22
triggers: introduce tinfo.version
YenHaoChen
1
-1
/
+2
2024-05-22
triggers: implement mcontrol6.hit
YenHaoChen
1
-1
/
+1
2024-05-22
triggers: refactor: add typedef enum { ... } hit_t for mcontrol6
YenHaoChen
2
-7
/
+15
2024-05-22
triggers: refactor: move mcontrol_common_t::hit to mcontrol_t::hit and mcontr...
YenHaoChen
2
-2
/
+12
2024-05-22
triggers: refactor: update debug_defines.h
YenHaoChen
2
-1218
/
+1340
2024-05-21
triggers: remove mcontrol6.timing (implement suggested trigger timings)
YenHaoChen
1
-2
/
+5
2024-05-06
Add Zawrs extension
Ved Shanbhogue
4
-0
/
+13
2024-05-03
Zfa: fix: fmaxm.q requires Q instead of D extension
YenHaoChen
1
-1
/
+1
2024-05-01
Update encoding.h
Andrew Waterman
1
-1116
/
+37
2024-05-01
Remove Zbpbo, Zpn, and Zpsfoperand implementation
Andrew Waterman
334
-3013
/
+24
2024-04-30
Support per-device arguments and device factory reuse
LIU Yu
6
-26
/
+28
2024-04-29
Merge pull request #1648 from YenHaoChen/pr-hstateen
Andrew Waterman
2
-6
/
+10
2024-04-29
Merge pull request #1579 from tebartsch/plic-threshold-masking
Andrew Waterman
1
-0
/
+9
2024-04-29
add hlvx pmp protect to fix issue 1557
xinyuwang-sifive
4
-9
/
+9
2024-04-23
Smstateen: Ignore writes to read-only hstateen*[n] bits when mstateen*[n]=0
YenHaoChen
2
-6
/
+10
2024-04-18
Add Zicfiss extension from CFI extension, v0.4.0
SuHsien Ho
22
-8
/
+194
2024-04-17
Merge pull request #1595 from Siudya/until-paddr
Andrew Waterman
1
-2
/
+4
2024-04-09
Ignore writes to henvcfg fields (PBMTE, STCE, and ADUE) when read-only 0
YenHaoChen
2
-0
/
+8
2024-03-25
Narrow scontext.data length to 32
YenHaoChen
1
-1
/
+1
2024-03-22
Allow software check exception to be delegated from M mode regardless of Zicf...
Ming-Yi Lai
1
-1
/
+1
2024-03-21
Merge pull request #1582 from mylai-mtk/zicfilp-upstream
Andrew Waterman
18
-12
/
+132
2024-03-11
Update vcompress.vm to not write vstart with 0 upon completion
rbuchner
2
-2
/
+5
2024-03-07
Merge pull request #1617 from arrv-sc/master
Andrew Waterman
2
-25
/
+48
2024-03-07
workaround to support custom extensions that use standard prefixes
Alexander Romanov
2
-25
/
+48
2024-03-06
Zicfilp: Support delegating software check exception handling
Ming-Yi Lai
2
-1
/
+3
2024-03-06
Zicfilp: Preserve expected landing pad state on traps
Ming-Yi Lai
6
-4
/
+26
2024-03-06
Zicfilp: Implement lpad insn behavior
Ming-Yi Lai
2
-0
/
+10
2024-03-06
Zicfilp: Check that the next insn is a lpad if ELP is LP_EXPECTED
Ming-Yi Lai
3
-0
/
+19
2024-03-06
Zicfilp: Add software_check(x) macro to throw a software check exception
Ming-Yi Lai
2
-0
/
+2
2024-03-06
Zicfilp: Set ELP state when executing indirect jumps
Ming-Yi Lai
6
-0
/
+35
2024-03-06
Zicfilp: Add CSR fields
Ming-Yi Lai
3
-6
/
+28
2024-03-06
Zicfilp: Add Zicfilp codes to riscv/encoding.h
Ming-Yi Lai
2
-1
/
+8
2024-03-06
Zicfilp: Add Zicfilp extension flag
Ming-Yi Lai
1
-0
/
+1
2024-03-03
Explicitly capture "this" in lambdas
Andrew Waterman
1
-2
/
+2
2024-03-03
Don't include subproject headers with -I
Andrew Waterman
1
-1
/
+1
2024-03-01
Merge pull request #1583 from rbuchner-aril/rbuchner/designated-initializers
Jerry Zhao
2
-28
/
+16
2024-02-19
Merge pull request #1602 from YenHaoChen/pr-c_lui
Andrew Waterman
1
-1
/
+1
2024-02-19
Merge pull request #1610 from YenHaoChen/pr-wfi
Andrew Waterman
1
-5
/
+3
2024-02-19
Raise illegal instruction instead of virtual instruction on WFI when TW=1 in ...
YenHaoChen
1
-5
/
+3
2024-02-16
Fix c.mop.N decoding
YenHaoChen
1
-1
/
+1
2024-02-14
Reduce NS16550 address space size to one page
Andrew Waterman
1
-0
/
+7
2024-02-11
Support run until paddr changed to a certain value
liangsen
1
-2
/
+4
2024-02-07
Merge pull request #1591 from YenHaoChen/pr-sstc-stce
Andrew Waterman
1
-2
/
+4
2024-02-06
Fix hvip.VSEIP and hvip.VSTIP, so they don't observe platform-specific interr...
YenHaoChen
4
-11
/
+31
2024-02-06
Teach Sstc to respect xenvcfg.STCE
YenHaoChen
1
-2
/
+4
2024-01-24
Use designated initiallizers to construct xlate_flags_t objects
rbuchner
2
-28
/
+16
2024-01-22
PLIC: Implement threshold masking
Tilmann Bartsch
1
-0
/
+9
2024-01-18
vcpop.m, vfirst.m: delete unnecessary VSTART write.
Hong Cheng
2
-2
/
+0
2024-01-17
Merge pull request #1551 from YenHaoChen/pr-shfli
Jerry Zhao
2
-0
/
+2
2024-01-17
Merge pull request #1315 from endeneer/cpus-cpu-map
Jerry Zhao
1
-1
/
+5
[next]