Home
last modified time | relevance | path

Searched refs:AARCH64_FL_FP (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/config/aarch64/
H A Daarch64.h157 #define AARCH64_FL_FP (1 << 1) /* Has FP. */ macro
226 #define AARCH64_FL_FPSIMD (AARCH64_FL_FP | AARCH64_FL_SIMD)
229 #define AARCH64_FL_FPQ16 (AARCH64_FL_FP & ~AARCH64_FL_SIMD)
254 #define AARCH64_ISA_FP (aarch64_isa_flags & AARCH64_FL_FP)
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/gcc/gcc/
H A D0002-aarch64-add-armv9-a-to-march.patch48 #define AARCH64_FL_FPSIMD (AARCH64_FL_FP | AARCH64_FL_SIMD)