qemu-e2k/linux-user
Richard Henderson 962fcbf2ef target/arm: Convert v8 extensions from feature bits to isar tests
Most of the v8 extensions are self-contained within the ISAR
registers and are not implied by other feature bits, which
makes them the easiest to convert.

Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20181016223115.24100-4-richard.henderson@linaro.org
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2018-10-24 07:50:16 +01:00
..
aarch64
alpha
arm
cris
generic
host linux-user: ppc64: don't use volatile register during safe_syscall 2018-07-31 09:57:43 +02:00
hppa
i386
m68k
microblaze
mips linux-user: Add MIPS-specific prctl() options 2018-10-18 20:37:20 +02:00
mips64 linux-user: Add MIPS-specific prctl() options 2018-10-18 20:37:20 +02:00
nios2
openrisc
ppc linux-user/ppc: Implement swapcontext syscall 2018-07-22 21:33:45 +02:00
riscv
s390x
sh4
sparc linux-user/sparc/signal.c: Remove unnecessary comment 2018-10-18 20:17:49 +02:00
sparc64
tilegx
x86_64
xtensa
cpu_loop-common.h
elfload.c target/arm: Convert v8 extensions from feature bits to isar tests 2018-10-24 07:50:16 +01:00
errno_defs.h
exit.c
fd-trans.c linux-user: move TargetFdTrans functions to their own file 2018-09-25 22:36:47 +02:00
fd-trans.h linux-user: move TargetFdTrans functions to their own file 2018-09-25 22:36:47 +02:00
flat.h
flatload.c
ioctls.h linux-user: Implement special usbfs ioctls. 2018-10-19 14:05:10 +02:00
linux_loop.h
linuxload.c
m68k-sim.c
main.c qom: convert the CPU list to RCU 2018-08-23 18:46:25 +02:00
Makefile.objs linux-user: move TargetFdTrans functions to their own file 2018-09-25 22:36:47 +02:00
mmap.c linux-user/mmap.c: handle invalid len maps correctly 2018-07-31 09:57:25 +02:00
qemu.h linux-user: Suppress address-of-packed-member warnings in __get/put_user_e 2018-10-18 20:17:49 +02:00
safe-syscall.S
signal-common.h
signal.c
socket.h
strace.c linux-user: Add preprocessor availability control to some syscalls 2018-08-16 19:18:45 +02:00
strace.list
syscall_defs.h linux-user: Implement special usbfs ioctls. 2018-10-19 14:05:10 +02:00
syscall_types.h linux-user: Implement special usbfs ioctls. 2018-10-19 14:05:10 +02:00
syscall.c linux-user: Implement special usbfs ioctls. 2018-10-19 14:05:10 +02:00
target_flat.h
trace-events
uaccess.c
uname.c
uname.h
vm86.c