Home | History | Annotate | Download | only in arm64

Lines Matching refs:FCVTPS

1155   FCVTPS    = FPIntegerConvertFixed | 0x00080000,
1156 FCVTPS_ws = FCVTPS,
1157 FCVTPS_xs = FCVTPS | SixtyFourBits,
1158 FCVTPS_wd = FCVTPS | FP64,
1159 FCVTPS_xd = FCVTPS | SixtyFourBits | FP64,