Searched refs:Iop_Mull32Ux2 (Results 1 – 5 of 5) sorted by relevance
1277 Iop_Mull32Ux2, Iop_Mull32Sx2, enumerator
755 case Iop_Mull32Ux2: vex_printf("Mull32Ux2"); return; in ppIROp()2609 case Iop_Mull32Ux2: case Iop_Mull32Sx2: in typeOfPrimop()
5033 case Iop_Mull32Ux2: { in iselNeonExpr_wrk()5041 case Iop_Mull32Ux2: size = 2; break; in iselNeonExpr_wrk()
5099 op = U ? Iop_Mull32Ux2 : Iop_Mull32Sx2; in dis_neon_data_3diff()5179 op = (U) ? Iop_Mull32Ux2 : Iop_Mull32Sx2; in dis_neon_data_3diff()5395 op = U ? Iop_Mull32Ux2 : Iop_Mull32Sx2; in dis_neon_data_2reg_and_scalar()5620 case 2: op = U ? Iop_Mull32Ux2 : Iop_Mull32Sx2; break; in dis_neon_data_2reg_and_scalar()
3051 case Iop_Mull32Ux2: in expr2vbits_Binop()