Searched refs:AARCH64_ISA_F16 (Results 1 – 2 of 2) sorted by relevance
259 #define AARCH64_ISA_F16 (aarch64_isa_flags & AARCH64_FL_F16) macro311 #define TARGET_FP_F16INST (TARGET_FLOAT && AARCH64_ISA_F16)312 #define TARGET_SIMD_F16INST (TARGET_SIMD && AARCH64_ISA_F16)
266 #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 …]