qemu-e2k/linux-user
Richard Henderson b0a0794a0f tcg: Re-order tcg_region_init vs tcg_prologue_init
Instead of delaying tcg_region_init until after tcg_prologue_init
is complete, do tcg_region_init first and let tcg_prologue_init
shrink the first region by the size of the generated prologue.

Reviewed-by: Luis Pires <luis.pires@eldorado.org.br>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2021-06-11 09:26:28 -07:00
..
aarch64 linux-user: Pass CPUArchState to target_restore_altstack 2021-05-15 21:43:23 +02:00
alpha linux-user/alpha: Define TARGET_ARCH_HAS_KA_RESTORER 2021-05-18 07:10:45 +02:00
arm softfloat: Introduce Floatx80RoundPrec 2021-06-03 14:04:02 -07:00
cris
generic
hexagon linux-user: Pass CPUArchState to target_restore_altstack 2021-05-15 21:43:23 +02:00
host
hppa linux-user: Pass CPUArchState to target_restore_altstack 2021-05-15 21:43:23 +02:00
i386 linux-user: Pass CPUArchState to target_restore_altstack 2021-05-15 21:43:23 +02:00
m68k linux-user: Pass CPUArchState to target_restore_altstack 2021-05-15 21:43:23 +02:00
microblaze linux-user: Pass CPUArchState to target_restore_altstack 2021-05-15 21:43:23 +02:00
mips linux-user: Pass CPUArchState to target_restore_altstack 2021-05-15 21:43:23 +02:00
mips64
nios2 linux-user: Pass CPUArchState to target_restore_altstack 2021-05-15 21:43:23 +02:00
openrisc linux-user: Pass CPUArchState to target_restore_altstack 2021-05-15 21:43:23 +02:00
ppc target/ppc: Replace POWERPC_EXCP_BRANCH with DISAS_NORETURN 2021-05-19 10:30:29 +10:00
riscv linux-user: Pass CPUArchState to target_restore_altstack 2021-05-15 21:43:23 +02:00
s390x linux-user/s390x: Handle vector regs in signal stack 2021-05-18 07:09:36 +02:00
sh4 linux-user: Pass CPUArchState to target_restore_altstack 2021-05-15 21:43:23 +02:00
sparc linux-user/sparc: Implement sparc64 rt signals 2021-05-15 21:43:23 +02:00
x86_64
xtensa linux-user: Pass CPUArchState to target_restore_altstack 2021-05-15 21:43:23 +02:00
cpu_loop-common.h
elfload.c linux-user/aarch64: Enable hwcap bits for bfloat16 2021-06-03 16:43:26 +01:00
errno_defs.h
exit.c
fd-trans.c
fd-trans.h
flat.h
flatload.c
ioctls.h
linux_loop.h
linuxload.c
main.c tcg: Re-order tcg_region_init vs tcg_prologue_init 2021-06-11 09:26:28 -07:00
meson.build linux-user/sparc: Merge sparc64/ into sparc/ 2021-05-15 21:43:23 +02:00
mmap.c
qemu.h
safe-syscall.S
semihost.c
signal-common.h linux-user: Pass CPUArchState to target_restore_altstack 2021-05-15 21:43:23 +02:00
signal.c linux-user: Pass ka_restorer to do_sigaction 2021-05-18 07:10:32 +02:00
socket.h
strace.c
strace.list linux-user: Add copy_file_range to strace.list 2021-05-18 07:09:58 +02:00
syscall.c linux-user/syscall: Constify bitmask_transtbl fcntl/mmap flags_tlb[] 2021-06-05 21:13:29 +02:00
syscall_defs.h linux-user/alpha: Share code for TARGET_NR_sigaction 2021-05-18 07:10:46 +02:00
syscall_types.h
target_flat.h
trace-events docs: fix references to docs/devel/tracing.rst 2021-06-02 06:51:09 +02:00
trace.h
uaccess.c
uname.c
uname.h
vm86.c