Searched refs:FMOV_hw (Results 1 – 5 of 5) sorted by relevance
436 case FMOV_hw: in VisitFPIntegerConvert()
1533 FMOV_hw = FPIntegerConvertFixed | 0x00070000 | FP16, enumerator1535 FMOV_hx = FMOV_hw | SixtyFourBits,
1799 case FMOV_hw: in VisitFPIntegerConvert()
2956 case FMOV_hw: in VisitFPIntegerConvert()
2610 op = rn.Is64Bits() ? FMOV_hx : FMOV_hw; in fmov()