Searched refs:Iop_Fixed32SToF32x4_RN (Results 1 – 7 of 7) sorted by relevance
745 case Iop_Fixed32SToF32x4_RN: in typeof_primop()
599 { DEFOP(Iop_Fixed32SToF32x4_RN, UNDEF_UNKNOWN), },
1334 Iop_Fixed32UToF32x4_RN, Iop_Fixed32SToF32x4_RN, /* fixed-point -> fp */ enumerator
1074 case Iop_Fixed32SToF32x4_RN: vex_printf("Fixed32SToF32x4_RN"); return; in ppIROp()3085 case Iop_Fixed32SToF32x4_RN: in typeOfPrimop()
5230 case Iop_Fixed32SToF32x4_RN: { in iselNeonExpr_wrk()5247 case Iop_Fixed32SToF32x4_RN: op = ARMneon_VCVTFixedStoF; break; in iselNeonExpr_wrk()
6596 op = Q ? Iop_Fixed32SToF32x4_RN : Iop_Fixed32SToF32x2_RN; in dis_neon_data_2reg_and_shift()
3307 case Iop_Fixed32SToF32x4_RN: in expr2vbits_Binop()