Searched refs:Iop_SarN8x16 (Results 1 – 9 of 9) sorted by relevance
1333 Iop_SarN8x16, Iop_SarN16x8, Iop_SarN32x4, Iop_SarN64x2, enumerator
825 case Iop_SarN8x16: vex_printf("SarN8x16"); return; in ppIROp()2639 case Iop_SarN8x16: case Iop_SarN16x8: in typeOfPrimop()
3098 shOp = Q ? Iop_SarN8x16 : Iop_SarN8x8; in dis_neon_data_3same()3207 shift_op = U ? Iop_ShrN8x16 : Iop_SarN8x16; in dis_neon_data_3same()3511 shOp = Q ? Iop_SarN8x16 : Iop_SarN8x8; in dis_neon_data_3same()5970 op = U ? Iop_ShrN8x16 : Iop_SarN8x16; in dis_neon_data_2reg_and_shift()6068 op = U ? Iop_ShrN8x16 : Iop_SarN8x16; in dis_neon_data_2reg_and_shift()6315 op_rev = Q ? Iop_SarN8x16 : Iop_SarN8x8; in dis_neon_data_2reg_and_shift()
4931 case Iop_SarN8x16: in iselNeonExpr_wrk()4942 case Iop_SarN8x16: size = 0; break; in iselNeonExpr_wrk()
3315 case Iop_SarN8x16: fn = (HWord)h_generic_calc_SarN8x16; in iselVecExpr_wrk()
4593 case Iop_SarN8x16: op = Pav_SAR; goto do_AvShift8x16; in iselVecExpr_wrk()
16247 nm = "pblendvb"; gran = 1; opSAR = Iop_SarN8x16; in dis_ESC_0F38__SSE4()26397 "vpblendvb", 1, Iop_SarN8x16 ); in dis_ESC_0F3A__VEX()
15557 assign( mask, binop(Iop_SarN8x16, in dis_av_permute()
2807 case Iop_SarN8x16: in expr2vbits_Binop()