qemu-e2k/linux-user
Richard Henderson 6086c751c3 target/ppc: Replace POWERPC_EXCP_BRANCH with DISAS_NORETURN
The translation of branch instructions always results in exit from
the TB. Remove the synthetic "exception" after no more uses.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Matheus Ferst <matheus.ferst@eldorado.org.br>
Message-Id: <20210517205025.3777947-4-matheus.ferst@eldorado.org.br>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
2021-05-19 10:30:29 +10:00
..
aarch64
alpha linux-user/alpha: Define TARGET_ARCH_HAS_KA_RESTORER 2021-05-18 07:10:45 +02:00
arm
cris
generic
hexagon
host
hppa
i386
m68k
microblaze
mips
mips64
nios2
openrisc
ppc target/ppc: Replace POWERPC_EXCP_BRANCH with DISAS_NORETURN 2021-05-19 10:30:29 +10:00
riscv
s390x
sh4
sparc
x86_64
xtensa
cpu_loop-common.h
elfload.c linux-user/elfload: add s390x core dumping support 2021-05-18 07:10:46 +02: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
meson.build
mmap.c
qemu.h
safe-syscall.S
semihost.c
signal-common.h
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_defs.h linux-user/alpha: Share code for TARGET_NR_sigaction 2021-05-18 07:10:46 +02:00
syscall_types.h
syscall.c linux-user: Tidy TARGET_NR_rt_sigaction 2021-05-18 07:10:46 +02:00
target_flat.h
trace-events
trace.h
uaccess.c
uname.c
uname.h
vm86.c