qemu-e2k/bsd-user/arm
Peter Maydell 5a534314a8 target/arm: Move feature test functions to their own header
The feature test functions isar_feature_*() now take up nearly
a thousand lines in target/arm/cpu.h. This header file is included
by a lot of source files, most of which don't need these functions.
Move the feature test functions to their own header file.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20231024163510.2972081-2-peter.maydell@linaro.org
2023-10-27 11:44:32 +01:00
..
signal.c
target_arch_cpu.c
target_arch_cpu.h
target_arch_elf.h
target_arch_reg.h
target_arch_signal.h
target_arch_sigtramp.h
target_arch_sysarch.h
target_arch_thread.h
target_arch_vmparam.h
target_arch.h target/arm: Move feature test functions to their own header 2023-10-27 11:44:32 +01:00
target_syscall.h
target.h