..
cpu-param.h
target/openrisc: Remove NB_MMU_MODES
define
2023-03-13 06:44:37 -07:00
cpu-qom.h
target: Move ArchCPUClass definition to 'cpu.h'
2023-11-07 13:08:48 +01:00
cpu.c
hw/cpu: Call object_class_is_abstract() once in cpu_class_by_name()
2023-11-07 13:08:48 +01:00
cpu.h
target/openrisc: Declare QOM definitions in 'cpu-qom.h'
2023-11-07 12:13:27 +01:00
disas.c
exception_helper.c
compiler.h: replace QEMU_NORETURN with G_NORETURN
2022-04-21 17:03:51 +04:00
exception.c
compiler.h: replace QEMU_NORETURN with G_NORETURN
2022-04-21 17:03:51 +04:00
exception.h
compiler.h: replace QEMU_NORETURN with G_NORETURN
2022-04-21 17:03:51 +04:00
fpu_helper.c
target/openrisc: Set PC to cpu state on FPU exception
2023-05-11 15:40:03 +01:00
gdbstub.c
gdbstub: move register helpers into standalone include
2023-03-07 20:44:08 +00:00
helper.h
insns.decode
interrupt_helper.c
interrupt.c
target/openrisc: Set EPCR to next PC on FPE exceptions
2023-07-31 22:01:03 +01:00
Kconfig
meson: Introduce target-specific Kconfig
2021-07-09 18:21:34 +02:00
machine.c
Remove unnecessary minimum_version_id_old fields
2022-01-28 15:38:23 +01:00
meson.build
meson: Rename target_softmmu_arch -> target_system_arch
2023-10-07 19:03:07 +02:00
mmu.c
gdbstub: move register helpers into standalone include
2023-03-07 20:44:08 +00:00
sys_helper.c
tcg: Add insn_start_words to TCGContext
2023-06-05 12:04:29 -07:00
translate.c
accel/tcg: Replace CPUState.env_ptr with cpu_env()
2023-10-04 11:03:54 -07:00