index
:
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-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-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
2024-01-12
Merge pull request #1564 from demin-han/master
Andrew Waterman
1
-0
/
+1
2024-01-11
Fix vectored VS-level interrupts
Scott Johnson
1
-1
/
+1
2024-01-11
Introduce adjusted_cause which I will reuse next
Scott Johnson
1
-1
/
+2
2024-01-11
Introduce interrupt_bit which I will reuse next
Scott Johnson
1
-1
/
+2
2024-01-12
Add missing log commit of mstatush
demin.han
1
-0
/
+1
2024-01-11
Refactor put_csr to direct write
demin.han
1
-1
/
+1
2024-01-10
fix merge issue
Ved Shanbhogue
1
-1
/
+0
2024-01-10
fix merge issue
Ved Shanbhogue
1
-3
/
+0
2024-01-10
Merge branch 'master' into zaamo_zalrsc
Ved Shanbhogue
1
-0
/
+4
2024-01-10
Add Zaamo and Zalrsc extensions
Ved Shanbhogue
2
-1
/
+9
2024-01-10
B=Zba+Zbb+Zbs
Ved Shanbhogue
1
-1
/
+6
2024-01-04
typo: HPM counters consider previous privilege mode if changed
YenHaoChen
1
-1
/
+1
2023-12-30
Add srmcfg CSR
Ved Shanbhogue
6
-3
/
+47
2023-12-26
zip and unzip of Zbkb require RV32
YenHaoChen
2
-0
/
+2
2023-12-22
Merge pull request #1476 from sycuricon/master
Andrew Waterman
1
-1
/
+1
2023-12-22
typo: correct sstateen CSR address
YenHaoChen
1
-1
/
+1
[next]