Searched refs:Iop_Fixed32SToF32x4_RN (Results 1 – 5 of 5) sorted by relevance
1042 Iop_Fixed32UToF32x4_RN, Iop_Fixed32SToF32x4_RN, /* fixed-point -> fp */ enumerator
931 case Iop_Fixed32SToF32x4_RN: vex_printf("Fixed32SToF32x4_RN"); return; in ppIROp()2520 case Iop_Fixed32SToF32x4_RN: in typeOfPrimop()
5158 case Iop_Fixed32SToF32x4_RN: { in iselNeonExpr_wrk()5175 case Iop_Fixed32SToF32x4_RN: op = ARMneon_VCVTFixedStoF; break; in iselNeonExpr_wrk()
6582 op = Q ? Iop_Fixed32SToF32x4_RN : Iop_Fixed32SToF32x2_RN; in dis_neon_data_2reg_and_shift()
2694 case Iop_Fixed32SToF32x4_RN: in expr2vbits_Binop()