Searched refs:Iop_PwAddL32Ux2 (Results 1 – 5 of 5) sorted by relevance
846 Iop_PwAddL8Ux8, Iop_PwAddL16Ux4, Iop_PwAddL32Ux2, enumerator
442 case Iop_PwAddL32Ux2: vex_printf("PwAddL32Ux2"); return; in ppIROp()2253 case Iop_PwAddL8Ux8: case Iop_PwAddL16Ux4: case Iop_PwAddL32Ux2: in typeOfPrimop()
3468 case Iop_PwAddL32Ux2: { in iselNeon64Expr_wrk()3475 case Iop_PwAddL32Ux2: size = 2; break; in iselNeon64Expr_wrk()
6733 case 2: op = U ? Iop_PwAddL32Ux2 : Iop_PwAddL32Sx2; break; in dis_neon_data_2reg_misc()6826 op = U ? Iop_PwAddL32Ux2 : Iop_PwAddL32Sx2; in dis_neon_data_2reg_misc()
3789 case Iop_PwAddL32Ux2: in expr2vbits_Unop()