Home
last modified time | relevance | path

Searched refs:AARCH64_ISA_F16 (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.h259 #define AARCH64_ISA_F16 (aarch64_isa_flags & AARCH64_FL_F16) macro
311 #define TARGET_FP_F16INST (TARGET_FLOAT && AARCH64_ISA_F16)
312 #define TARGET_SIMD_F16INST (TARGET_SIMD && AARCH64_ISA_F16)
/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/
H A Dinsn-flags.h266 #define HAVE_btrunchf2 ((TARGET_FLOAT) && (AARCH64_ISA_F16))
267 #define HAVE_ceilhf2 ((TARGET_FLOAT) && (AARCH64_ISA_F16))
268 #define HAVE_floorhf2 ((TARGET_FLOAT) && (AARCH64_ISA_F16))
269 #define HAVE_frintnhf2 ((TARGET_FLOAT) && (AARCH64_ISA_F16))
270 #define HAVE_nearbyinthf2 ((TARGET_FLOAT) && (AARCH64_ISA_F16))
271 #define HAVE_rinthf2 ((TARGET_FLOAT) && (AARCH64_ISA_F16))
272 #define HAVE_roundhf2 ((TARGET_FLOAT) && (AARCH64_ISA_F16))
287 #define HAVE_lbtrunchfsi2 ((TARGET_FLOAT) && (AARCH64_ISA_F16))
288 #define HAVE_lceilhfsi2 ((TARGET_FLOAT) && (AARCH64_ISA_F16))
289 #define HAVE_lfloorhfsi2 ((TARGET_FLOAT) && (AARCH64_ISA_F16))
[all …]