..
insn_trans
target/riscv: Add Smrnmi mnret instruction
2025-01-19 09:44:34 +10:00
kvm
target/riscv: Have kvm_riscv_get_timebase_frequency() take RISCVCPU cpu
2025-01-19 09:44:35 +10:00
tcg
target/riscv: move 128-bit check to TCG realize
2025-02-25 16:18:12 +01:00
arch_dump.c
include: Rename sysemu/ -> system/
2024-12-20 17:44:56 +01:00
bitmanip_helper.c
common-semi-target.h
cpu-param.h
target/*: Remove TARGET_LONG_BITS from cpu-param.h
2025-02-08 12:41:33 -08:00
cpu-qom.h
target/riscv: add support for RV64 Xiangshan Nanhu CPU
2024-12-20 11:22:47 +10:00
cpu.c
target/riscv: move 128-bit check to TCG realize
2025-02-25 16:18:12 +01:00
cpu.h
target/riscv: Add Ssdbltrp CSRs handling
2025-01-19 09:44:35 +10:00
cpu_bits.h
target/riscv: Add Smdbltrp CSRs handling
2025-01-19 09:44:35 +10:00
cpu_cfg.h
target/riscv: Support Supm and Sspm as part of Zjpm v1.0
2025-01-19 09:44:35 +10:00
cpu_helper.c
tcg: Remove TCG_OVERSIZED_GUEST
2025-02-18 07:33:42 -08:00
cpu_user.h
target/riscv: zicfilp lpad impl and branch tracking
2024-10-30 11:22:08 +10:00
cpu_vendorid.h
crypto_helper.c
csr.c
target/riscv: Add Smdbltrp CSRs handling
2025-01-19 09:44:35 +10:00
debug.c
include: Rename sysemu/ -> system/
2024-12-20 17:44:56 +01:00
debug.h
target/riscv: Add textra matching condition for the triggers
2024-10-02 15:11:51 +10:00
fpu_helper.c
target/riscv: Fix froundnx.h nanbox check
2024-06-26 23:02:35 +10:00
gdbstub.c
riscv/gdbstub: add V bit to priv reg
2025-01-19 09:44:34 +10:00
helper.h
target/riscv: Add Smrnmi mnret instruction
2025-01-19 09:44:34 +10:00
insn16.decode
target/riscv: compressed encodings for sspush and sspopchk
2024-10-30 11:22:08 +10:00
insn32.decode
target/riscv: Add Smrnmi mnret instruction
2025-01-19 09:44:34 +10:00
instmap.h
internals.h
target/riscv: Apply pointer masking for virtualized memory accesses
2025-01-19 09:44:34 +10:00
Kconfig
target/riscv/cpu_helper: Fix linking problem with semihosting disabled
2024-10-02 15:11:51 +10:00
m128_helper.c
machine.c
target/riscv: Add counter delegation definitions
2025-01-19 09:44:35 +10:00
meson.build
riscv: thead: Add th.sxstatus CSR emulation
2024-06-03 11:12:12 +10:00
monitor.c
target/riscv: remove break after g_assert_not_reached()
2024-09-24 13:53:35 +02:00
op_helper.c
target/riscv: Implement Smdbltrp sret, mret and mnret behavior
2025-01-19 09:44:35 +10:00
pmp.c
target/riscv: Add new CSR fields for S{sn, mn, m}pm extensions as part of Zjpm v1.0
2025-01-19 09:44:34 +10:00
pmp.h
target/riscv: Add new CSR fields for S{sn, mn, m}pm extensions as part of Zjpm v1.0
2025-01-19 09:44:34 +10:00
pmu.c
include: Rename sysemu/ -> system/
2024-12-20 17:44:56 +01:00
pmu.h
target/riscv: More accurately model priv mode filtering.
2024-07-18 12:08:45 +10:00
riscv-qmp-cmds.c
qapi: Move include/qapi/qmp/ to include/qobject/
2025-02-10 15:33:16 +01:00
sbi_ecall_interface.h
target/riscv/kvm: implement SBI debug console (DBCN) calls
2024-06-03 11:12:11 +10:00
th_csr.c
riscv: thead: Add th.sxstatus CSR emulation
2024-06-03 11:12:12 +10:00
time_helper.c
target/riscv: Stop timer with infinite timecmp
2024-10-02 15:11:51 +10:00
time_helper.h
trace-events
target/riscv: add trace in riscv_raise_exception()
2025-01-19 09:44:34 +10:00
trace.h
translate.c
target/riscv: Update address modify functions to take into account pointer masking
2025-01-19 09:44:34 +10:00
vcrypto_helper.c
target/riscv/vector_helpers: do early exit when vstart >= vl
2024-03-22 15:20:02 +10:00
vector_helper.c
target/riscv: Apply pointer masking for virtualized memory accesses
2025-01-19 09:44:34 +10:00
vector_internals.c
target/riscv: Fix the element agnostic function problem
2024-06-03 11:12:12 +10:00
vector_internals.h
target/riscv: Include missing headers in 'vector_internals.h'
2024-12-20 11:22:47 +10:00
xthead.decode
XVentanaCondOps.decode
zce_helper.c