qemu-e2k/linux-user
Richard Henderson 26c470a7bb target/arm: Implement ARMv8.2-DotProd
We've already added the helpers with an SVE patch, all that remains
is to wire up the aa64 and aa32 translators.  Enable the feature
within -cpu max for CONFIG_USER_ONLY.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20180627043328.11531-36-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2018-06-29 15:11:15 +01:00
..
aarch64
alpha linux-user/alpha: Fix epoll syscalls 2018-06-11 14:44:22 +02:00
arm
cris
generic
host
hppa linux-user/hppa: Fix typo in mknodat syscall 2018-06-11 14:45:44 +02:00
i386
m68k
microblaze linux-user/microblaze: Fix typo in accept4 syscall 2018-06-11 14:47:08 +02:00
mips
mips64
nios2
openrisc
ppc
riscv
s390x
sh4
sparc
sparc64 linux-user/sparc64: Add inotify_rm_watch and tee syscalls 2018-06-11 14:47:45 +02:00
tilegx
x86_64
xtensa
cpu_loop-common.h
elfload.c target/arm: Implement ARMv8.2-DotProd 2018-06-29 15:11:15 +01:00
errno_defs.h
flat.h
flatload.c linux-user: Use is_error() to avoid warnings and make the code clearer 2018-06-11 14:40:11 +02:00
ioctls.h
linux_loop.h
linuxload.c
m68k-sim.c
main.c tcg: remove tb_lock 2018-06-15 08:18:48 -10:00
Makefile.objs
mmap.c move public invalidate APIs out of translate-all.{c,h}, clean up 2018-06-28 19:05:30 +02:00
qemu.h linux-user: Export use is_error(), use it to avoid warnings 2018-06-11 14:40:11 +02:00
safe-syscall.S
signal-common.h
signal.c
socket.h
strace.c
strace.list linux-user/alpha: Fix epoll syscalls 2018-06-11 14:44:22 +02:00
syscall_defs.h linux-user: remove useless #if 2018-06-04 01:30:44 +02:00
syscall_types.h
syscall.c linux-user: Export use is_error(), use it to avoid warnings 2018-06-11 14:40:11 +02:00
target_flat.h
trace-events
uaccess.c
uname.c
uname.h
vm86.c