Searched refs:Iop_Mull32Ux2 (Results 1 – 5 of 5) sorted by relevance
1131 Iop_Mull32Ux2, Iop_Mull32Sx2, enumerator
740 case Iop_Mull32Ux2: vex_printf("Mull32Ux2"); return; in ppIROp()2477 case Iop_Mull32Ux2: case Iop_Mull32Sx2: in typeOfPrimop()
4999 case Iop_Mull32Ux2: { in iselNeonExpr_wrk()5007 case Iop_Mull32Ux2: size = 2; break; in iselNeonExpr_wrk()
5080 op = U ? Iop_Mull32Ux2 : Iop_Mull32Sx2; in dis_neon_data_3diff()5160 op = (U) ? Iop_Mull32Ux2 : Iop_Mull32Sx2; in dis_neon_data_3diff()5376 op = U ? Iop_Mull32Ux2 : Iop_Mull32Sx2; in dis_neon_data_2reg_and_scalar()5601 case 2: op = U ? Iop_Mull32Ux2 : Iop_Mull32Sx2; break; in dis_neon_data_2reg_and_scalar()
2881 case Iop_Mull32Ux2: in expr2vbits_Binop()