Searched refs:Iop_ShrN8x16 (Results 1 – 5 of 5) sorted by relevance
1186 Iop_ShrN8x16, Iop_ShrN16x8, Iop_ShrN32x4, Iop_ShrN64x2, enumerator
3062 shOp = Q ? Iop_ShrN8x16 : Iop_ShrN8x8; in dis_neon_data_3same()3188 shift_op = U ? Iop_ShrN8x16 : Iop_SarN8x16; in dis_neon_data_3same()3475 shOp = Q ? Iop_ShrN8x16 : Iop_ShrN8x8; in dis_neon_data_3same()3696 op_shrn = Q ? Iop_ShrN8x16 : Iop_ShrN8x8; in dis_neon_data_3same()3725 op_shrn = Q ? Iop_ShrN8x16 : Iop_ShrN8x8; in dis_neon_data_3same()3835 op_shrn = Q ? Iop_ShrN8x16 : Iop_ShrN8x8; in dis_neon_data_3same()3864 op_shrn = Q ? Iop_ShrN8x16 : Iop_ShrN8x8; in dis_neon_data_3same()3974 op_shrn = Q ? Iop_ShrN8x16 : Iop_ShrN8x8; in dis_neon_data_3same()4007 op_shrn = Q ? Iop_ShrN8x16 : Iop_ShrN8x8; in dis_neon_data_3same()5951 op = U ? Iop_ShrN8x16 : Iop_SarN8x16; in dis_neon_data_2reg_and_shift()[all …]
806 case Iop_ShrN8x16: vex_printf("ShrN8x16"); return; in ppIROp()2505 case Iop_ShrN8x16: case Iop_ShrN16x8: in typeOfPrimop()
4852 case Iop_ShrN8x16: in iselNeonExpr_wrk()4863 case Iop_ShrN8x16: size = 0; break; in iselNeonExpr_wrk()
2633 case Iop_ShrN8x16: in expr2vbits_Binop()