Searched refs:Iop_Fixed32SToF32x2_RN (Results 1 – 6 of 6) sorted by relevance
837 Iop_Fixed32UToF32x2_RN, Iop_Fixed32SToF32x2_RN, /* fixed-point -> fp */ enumerator
1103 case Iop_Fixed32SToF32x2_RN: vex_printf("Fixed32SToF32x2_RN"); return; in ppIROp()3175 case Iop_Fixed32SToF32x2_RN: in typeOfPrimop()
3264 case Iop_Fixed32SToF32x2_RN: { in iselNeon64Expr_wrk()3281 case Iop_Fixed32SToF32x2_RN: op = ARMneon_VCVTFixedStoF; break; in iselNeon64Expr_wrk()
6655 op = Q ? Iop_Fixed32SToF32x4_RN : Iop_Fixed32SToF32x2_RN; in dis_neon_data_2reg_and_shift()
344 { DEFOP(Iop_Fixed32SToF32x2_RN, UNDEF_UNKNOWN), },
3354 case Iop_Fixed32SToF32x2_RN: in expr2vbits_Binop()