Searched refs:Iop_Fixed32SToF32x2_RN (Results 1 – 7 of 7) sorted by relevance
751 case Iop_Fixed32SToF32x2_RN: in typeof_primop()
293 { DEFOP(Iop_Fixed32SToF32x2_RN, UNDEF_UNKNOWN), },
800 Iop_Fixed32UToF32x2_RN, Iop_Fixed32SToF32x2_RN, /* fixed-point -> fp */ enumerator
992 case Iop_Fixed32SToF32x2_RN: vex_printf("Fixed32SToF32x2_RN"); return; in ppIROp()2953 case Iop_Fixed32SToF32x2_RN: in typeOfPrimop()
3106 case Iop_Fixed32SToF32x2_RN: { in iselNeon64Expr_wrk()3123 case Iop_Fixed32SToF32x2_RN: op = ARMneon_VCVTFixedStoF; break; in iselNeon64Expr_wrk()
6594 op = Q ? Iop_Fixed32SToF32x4_RN : Iop_Fixed32SToF32x2_RN; in dis_neon_data_2reg_and_shift()
3176 case Iop_Fixed32SToF32x2_RN: in expr2vbits_Binop()