You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/bsd-user/aarch64
Warner Losh ec018b7679 bsd-user: Add target.h for aarch64.
For aarch64, it's a 64-bit API, so there's no pairing of registers for
64-bit values.

Signed-off-by: Warner Losh <imp@bsdimp.com>
4 months ago
..
signal.c bsd-user:Add AArch64 improvements and signal handling functions 4 months ago
target.h bsd-user: Add target.h for aarch64. 4 months ago
target_arch.h bsd-user:Add ARM AArch64 support and capabilities 4 months ago
target_arch_cpu.c
target_arch_cpu.h bsd-user:Add AArch64 improvements and signal handling functions 4 months ago
target_arch_elf.h bsd-user:Add ARM AArch64 support and capabilities 4 months ago
target_arch_reg.h bsd-user:Add AArch64 improvements and signal handling functions 4 months ago
target_arch_signal.h bsd-user: Define TARGET_SIGSTACK_ALIGN and use it to round stack 4 months ago
target_arch_sigtramp.h bsd-user:Add ARM AArch64 signal handling support 4 months ago
target_arch_sysarch.h bsd-user:Add AArch64 register handling and related functions 4 months ago
target_arch_thread.h bsd-user:Add AArch64 register handling and related functions 4 months ago
target_arch_vmparam.h bsd-user:Add ARM AArch64 support and capabilities 4 months ago
target_syscall.h