Searched refs:Iop_I32UtoFx2 (Results 1 – 6 of 6) sorted by relevance
810 Iop_I32UtoFx2, Iop_I32StoFx2, /* I32x4 -> F32x4 */ enumerator
426 case Iop_I32UtoFx2: vex_printf("I32UtoFx2"); return; in ppIROp()2635 case Iop_I32StoFx2: case Iop_I32UtoFx2: in typeOfPrimop()
3646 case Iop_I32UtoFx2: { in iselNeon64Expr_wrk()
7536 op = Q ? Iop_I32UtoFx4 : Iop_I32UtoFx2; in dis_neon_data_2reg_misc()
320 { DEFOP(Iop_I32UtoFx2, UNDEF_UNKNOWN), },
4324 case Iop_I32UtoFx2: in expr2vbits_Unop()