You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/target/openrisc
Richard Henderson e4a8e093dc accel/tcg: Move gen_intermediate_code to TCGCPUOps.translate_core
Convert all targets simultaneously, as the gen_intermediate_code
function disappears from the target.  While there are possible
workarounds, they're larger than simply performing the conversion.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
4 weeks ago
..
Kconfig kconfig: express dependency of individual boards on libfdt 9 months ago
cpu-param.h license: Update deprecated SPDX tag LGPL-2.0+ to LGPL-2.0-or-later 4 months ago
cpu-qom.h target: Move ArchCPUClass definition to 'cpu.h' 1 year ago
cpu.c accel/tcg: Move gen_intermediate_code to TCGCPUOps.translate_core 4 weeks ago
cpu.h accel/tcg: Move gen_intermediate_code to TCGCPUOps.translate_core 4 weeks ago
disas.c meson: target 4 years ago
exception.c compiler.h: replace QEMU_NORETURN with G_NORETURN 3 years ago
exception.h compiler.h: replace QEMU_NORETURN with G_NORETURN 3 years ago
exception_helper.c compiler.h: replace QEMU_NORETURN with G_NORETURN 3 years ago
fpu_helper.c target/openrisc: Set PC to cpu state on FPU exception 2 years ago
gdbstub.c target/openrisc: Prefer fast cpu_env() over slower CPU QOM cast macro 11 months ago
helper.h target/openrisc: Implement unordered fp comparisons 5 years ago
insns.decode target/openrisc: Implement l.adrp 5 years ago
interrupt.c target/openrisc: Prefer fast cpu_env() over slower CPU QOM cast macro 11 months ago
interrupt_helper.c target/openrisc: Fix LGPL version number 6 years ago
machine.c target/openrisc: Constify VMState in machine.c 1 year ago
meson.build meson: Rename target_softmmu_arch -> target_system_arch 1 year ago
mmu.c exec/cpu: Extract page-protection definitions to page-protection.h 9 months ago
sys_helper.c system/cpus: rename qemu_mutex_lock_iothread() to bql_lock() 1 year ago
translate.c accel/tcg: Move gen_intermediate_code to TCGCPUOps.translate_core 4 weeks ago