qemu-e2k/linux-user/aarch64
Laurent Vivier 3c439b1762 linux-user: move aarch64 cpu loop to aarch64 directory
No code change, only move code from main.c to
aarch64/cpu_loop.c and duplicate some macro
defined for both arm and aarch64.

Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20180411185651.21351-4-laurent@vivier.eu>
2018-04-30 09:47:59 +02:00
..
cpu_loop.c linux-user: move aarch64 cpu loop to aarch64 directory 2018-04-30 09:47:59 +02:00
signal.c linux-user: move aarch64 signal.c parts to aarch64 directory 2018-04-30 09:47:47 +02:00
syscall_nr.h linux-user: AArch64 has sync_file_range, not sync_file_range2 2016-07-19 16:18:11 +03:00
target_cpu.h linux-user: Clean up target_cpu.h header guards 2016-07-12 16:19:16 +02:00
target_elf.h linux-user: Move CPU type name selection to a function 2018-02-25 17:27:41 +01:00
target_signal.h linux-user: define TARGET_ARCH_HAS_SETUP_FRAME 2018-04-30 09:47:47 +02:00
target_structs.h linux-user: Clean up target_structs.h header guards 2016-07-12 16:19:16 +02:00
target_syscall.h linux-user: Implement aarch64 PR_SVE_SET/GET_VL 2018-03-09 17:09:43 +00:00
termbits.h linux-user: Implement ioctl cmd TIOCGPTPEER 2018-02-18 18:52:32 +01:00