qemu-cr16/linux-user/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>
2025-09-24 10:29:43 -07:00
..
cpu_loop.c target/alpha: Simplify call_pal implementation 2025-09-24 10:29:43 -07:00
elfload.c linux-user: Move get_elf_cpu_model to target/elfload.c 2025-08-28 06:39:25 +10:00
meson.build
signal.c
sockbits.h
syscall.tbl
syscallhdr.sh
target_cpu.h
target_elf.h linux-user: Standardize on ELF_MACHINE not ELF_ARCH 2025-08-30 07:04:04 +10:00
target_errno_defs.h
target_fcntl.h
target_mman.h
target_prctl.h
target_proc.h user: Prefer cached CpuClass over CPU_GET_CLASS() macro 2025-03-09 17:00:47 +01:00
target_resource.h
target_signal.h
target_structs.h
target_syscall.h linux-user: Remove target_pt_regs from target_syscall.h 2025-08-30 07:04:04 +10:00
termbits.h