mirror_qemu/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 bsd-user: Clean up includes 2023-02-08 07:16:23 +01:00
target.h Clean up decorations and whitespace around header guards 2022-05-11 16:50:32 +02:00
target_arch.h target/arm: Move feature test functions to their own header 2023-10-27 11:44:32 +01:00
target_arch_cpu.c bsd-user: Clean up includes 2023-02-08 07:16:23 +01:00
target_arch_cpu.h Clean up ill-advised or unusual header guards 2022-05-11 16:50:01 +02:00
target_arch_elf.h bsd-user: Remove ELF_START_MMAP and image_info.start_mmap 2023-08-28 12:16:18 -06:00
target_arch_reg.h Clean up ill-advised or unusual header guards 2022-05-11 16:50:01 +02:00
target_arch_signal.h Clean up ill-advised or unusual header guards 2022-05-11 16:50:01 +02:00
target_arch_sigtramp.h Clean up ill-advised or unusual header guards 2022-05-11 16:50:01 +02:00
target_arch_sysarch.h Clean up ill-advised or unusual header guards 2022-05-11 16:50:01 +02:00
target_arch_thread.h Clean up ill-advised or unusual header guards 2022-05-11 16:50:01 +02:00
target_arch_vmparam.h Clean up ill-advised or unusual header guards 2022-05-11 16:50:01 +02:00
target_syscall.h Clean up header guards that don't match their file name 2022-05-11 16:49:06 +02:00