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/alpha
Richard Henderson 521c9e1b1a target/alpha: Simplify call_pal implementation
Since 288a5fe980, we don't link translation blocks
directly to palcode entry points.  If we load palbr
from env instead of encoding the constant, we avoid
all need for tb_flush().

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
3 weeks ago
..
Kconfig meson: Introduce target-specific Kconfig 4 years ago
clk_helper.c target/alpha: Extract clk_helper.c from sys_helper.c 2 years ago
cpu-param.h tcg: Remove the TCG_GUEST_DEFAULT_MO definition globally 6 months ago
cpu-qom.h target: Move ArchCPUClass definition to 'cpu.h' 2 years ago
cpu.c add cpu_test_interrupt()/cpu_set_interrupt() helpers and use them tree wide 2 months ago
cpu.h accel/tcg: Hoist cpu_get_tb_cpu_state decl to accl/tcg/cpu-ops.h 6 months ago
fpu_helper.c include: Remove 'exec/exec-all.h' 6 months ago
gdbstub.c target/alpha: Use explicit little-endian LD/ST API 1 year ago
helper.c exec/cpu-all: remove exec/target_page include 6 months ago
helper.h target/alpha: Simplify call_pal implementation 3 weeks ago
int_helper.c include: Remove 'exec/exec-all.h' 6 months ago
machine.c target/migration: Inline VMSTATE_CPU() 5 months ago
mem_helper.c include: Remove 'exec/exec-all.h' 6 months ago
meson.build target/alpha: Only build sys_helper.c on system emulation 2 years ago
sys_helper.c target/alpha: Simplify call_pal implementation 3 weeks ago
translate.c target/alpha: Simplify call_pal implementation 3 weeks ago
vax_helper.c include: Remove 'exec/exec-all.h' 6 months ago