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-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-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
2023-12-13
Fix UB on signed overflow in mulh routine
Andrew Waterman
1
-1
/
+1
2023-12-13
build: fix broken configure
phantom1003
1
-1
/
+1
2023-12-12
riscv: sim.cc: Consider cpu-map node in cpus node
Tan En De
1
-1
/
+5
2023-12-11
Merge pull request #1313 from endeneer/fdt-parse-clint-sifive
Jerry Zhao
1
-1
/
+1
2023-12-11
Merge pull request #1314 from endeneer/fdt-parse-plic-sifive
Jerry Zhao
1
-1
/
+2
2023-12-11
Merge pull request #1448 from ved-rivos/adue_fix
Andrew Waterman
2
-8
/
+19
2023-12-11
riscv: sim.cc: Parse for "sifive,plic-1.0.0" if "riscv,plic0" is absent
Tan En De
1
-1
/
+2
2023-12-11
riscv: sim.cc: Parse for "sifive,clint0" if "riscv,clint0" is absent
Tan En De
1
-1
/
+1
2023-12-11
Merge pull request #1506 from riscv-software-src/fix-1505
Jerry Zhao
1
-2
/
+2
2023-12-11
Merge pull request #1526 from riscv-software-src/default_cfg
Jerry Zhao
7
-65
/
+60
2023-12-09
fix fmvh_x_d.h rv32 sign-extended
Madman
1
-1
/
+1
2023-12-08
Use brace initializers for debug_module_config_t defaults
Jerry Zhao
1
-9
/
+9
[next]