Searched refs:Iop_PwAddL16Ux8 (Results 1 – 5 of 5) sorted by relevance
1157 Iop_PwAddL8Ux16, Iop_PwAddL16Ux8, Iop_PwAddL32Ux4, enumerator
714 case Iop_PwAddL16Ux8: vex_printf("PwAddL16Ux8"); return; in ppIROp()2493 case Iop_PwAddL8Ux16: case Iop_PwAddL16Ux8: case Iop_PwAddL32Ux4: in typeOfPrimop()
4026 case Iop_PwAddL16Ux8: in iselNeonExpr_wrk()4033 case Iop_PwAddL16Ux8: size = 1; break; in iselNeonExpr_wrk()
6705 case 1: op = U ? Iop_PwAddL16Ux8 : Iop_PwAddL16Sx8; break; in dis_neon_data_2reg_misc()6784 op = U ? Iop_PwAddL16Ux8 : Iop_PwAddL16Sx8; in dis_neon_data_2reg_misc()
3538 case Iop_PwAddL16Ux8: in expr2vbits_Unop()