Lines Matching refs:FP64
475 FP64 = 0x00400000 enumerator
495 NEON_FP_2D = FP64 | NEON_Q
1120 FCMP_d = FPCompareFixed | FP64 | 0x00000000,
1123 FCMP_d_zero = FPCompareFixed | FP64 | 0x00000008,
1126 FCMPE_d = FPCompareFixed | FP64 | 0x00000010,
1128 FCMPE_d_zero = FPCompareFixed | FP64 | 0x00000018
1137 FCCMP_d = FPConditionalCompareFixed | FP64 | 0x00000000,
1140 FCCMPE_d = FPConditionalCompareFixed | FP64 | 0x00000010,
1150 FCSEL_d = FPConditionalSelectFixed | FP64 | 0x00000000,
1160 FMOV_d_imm = FPImmediateFixed | FP64 | 0x00000000
1169 FMOV_d = FPDataProcessing1SourceFixed | FP64 | 0x00000000,
1172 FABS_d = FPDataProcessing1SourceFixed | FP64 | 0x00008000,
1175 FNEG_d = FPDataProcessing1SourceFixed | FP64 | 0x00010000,
1178 FSQRT_d = FPDataProcessing1SourceFixed | FP64 | 0x00018000,
1181 FCVT_sd = FPDataProcessing1SourceFixed | FP64 | 0x00020000,
1183 FCVT_hd = FPDataProcessing1SourceFixed | FP64 | 0x00038000,
1187 FRINTN_d = FPDataProcessing1SourceFixed | FP64 | 0x00040000,
1190 FRINTP_d = FPDataProcessing1SourceFixed | FP64 | 0x00048000,
1193 FRINTM_d = FPDataProcessing1SourceFixed | FP64 | 0x00050000,
1196 FRINTZ_d = FPDataProcessing1SourceFixed | FP64 | 0x00058000,
1199 FRINTA_d = FPDataProcessing1SourceFixed | FP64 | 0x00060000,
1202 FRINTX_d = FPDataProcessing1SourceFixed | FP64 | 0x00070000,
1205 FRINTI_d = FPDataProcessing1SourceFixed | FP64 | 0x00078000,
1216 FMUL_d = FMUL | FP64,
1219 FDIV_d = FDIV | FP64,
1222 FADD_d = FADD | FP64,
1225 FSUB_d = FSUB | FP64,
1228 FMAX_d = FMAX | FP64,
1231 FMIN_d = FMIN | FP64,
1234 FMAXNM_d = FMAXNM | FP64,
1237 FMINNM_d = FMINNM | FP64,
1240 FNMUL_d = FNMUL | FP64
1266 FCVTNS_wd = FCVTNS | FP64,
1267 FCVTNS_xd = FCVTNS | SixtyFourBits | FP64,
1271 FCVTNU_wd = FCVTNU | FP64,
1272 FCVTNU_xd = FCVTNU | SixtyFourBits | FP64,
1276 FCVTPS_wd = FCVTPS | FP64,
1277 FCVTPS_xd = FCVTPS | SixtyFourBits | FP64,
1281 FCVTPU_wd = FCVTPU | FP64,
1282 FCVTPU_xd = FCVTPU | SixtyFourBits | FP64,
1286 FCVTMS_wd = FCVTMS | FP64,
1287 FCVTMS_xd = FCVTMS | SixtyFourBits | FP64,
1291 FCVTMU_wd = FCVTMU | FP64,
1292 FCVTMU_xd = FCVTMU | SixtyFourBits | FP64,
1296 FCVTZS_wd = FCVTZS | FP64,
1297 FCVTZS_xd = FCVTZS | SixtyFourBits | FP64,
1301 FCVTZU_wd = FCVTZU | FP64,
1302 FCVTZU_xd = FCVTZU | SixtyFourBits | FP64,
1306 SCVTF_dw = SCVTF | FP64,
1307 SCVTF_dx = SCVTF | SixtyFourBits | FP64,
1311 UCVTF_dw = UCVTF | FP64,
1312 UCVTF_dx = UCVTF | SixtyFourBits | FP64,
1316 FCVTAS_wd = FCVTAS | FP64,
1317 FCVTAS_xd = FCVTAS | SixtyFourBits | FP64,
1321 FCVTAU_wd = FCVTAU | FP64,
1322 FCVTAU_xd = FCVTAU | SixtyFourBits | FP64,
1325 FMOV_xd = FMOV_ws | SixtyFourBits | FP64,
1326 FMOV_dx = FMOV_sw | SixtyFourBits | FP64,
1329 FJCVTZS = FPIntegerConvertFixed | FP64 | 0x001E0000
1340 FCVTZS_wd_fixed = FCVTZS_fixed | FP64,
1341 FCVTZS_xd_fixed = FCVTZS_fixed | SixtyFourBits | FP64,
1345 FCVTZU_wd_fixed = FCVTZU_fixed | FP64,
1346 FCVTZU_xd_fixed = FCVTZU_fixed | SixtyFourBits | FP64,
1350 SCVTF_dw_fixed = SCVTF_fixed | FP64,
1351 SCVTF_dx_fixed = SCVTF_fixed | SixtyFourBits | FP64,
1355 UCVTF_dw_fixed = UCVTF_fixed | FP64,
1356 UCVTF_dx_fixed = UCVTF_fixed | SixtyFourBits | FP64