Searched refs:Iop_ShrN8x8 (Results 1 – 7 of 7) sorted by relevance
929 Iop_ShrN8x8, Iop_ShrN16x4, Iop_ShrN32x2, enumerator
317 case Iop_ShrN32x2: case Iop_ShrN16x4: case Iop_ShrN8x8: in typeof_primop()
423 { DEFOP(Iop_ShrN8x8, UNDEF_UNKNOWN), },
3099 shOp = Q ? Iop_ShrN8x16 : Iop_ShrN8x8; in dis_neon_data_3same()3242 shift_op = U ? Iop_ShrN8x8 : Iop_SarN8x8; in dis_neon_data_3same()3510 shOp = Q ? Iop_ShrN8x16 : Iop_ShrN8x8; in dis_neon_data_3same()3729 op_shrn = Q ? Iop_ShrN8x16 : Iop_ShrN8x8; in dis_neon_data_3same()3758 op_shrn = Q ? Iop_ShrN8x16 : Iop_ShrN8x8; in dis_neon_data_3same()3866 op_shrn = Q ? Iop_ShrN8x16 : Iop_ShrN8x8; in dis_neon_data_3same()3895 op_shrn = Q ? Iop_ShrN8x16 : Iop_ShrN8x8; in dis_neon_data_3same()4005 op_shrn = Q ? Iop_ShrN8x16 : Iop_ShrN8x8; in dis_neon_data_3same()4038 op_shrn = Q ? Iop_ShrN8x16 : Iop_ShrN8x8; in dis_neon_data_3same()5994 op = U ? Iop_ShrN8x8 : Iop_SarN8x8; in dis_neon_data_2reg_and_shift()[all …]
529 case Iop_ShrN8x8: vex_printf("ShrN8x8"); return; in ppIROp()2593 case Iop_ShrN32x2: case Iop_ShrN16x4: case Iop_ShrN8x8: in typeOfPrimop()
2760 case Iop_ShrN8x8: in iselNeon64Expr_wrk()2771 case Iop_ShrN8x8: size = 0; break; in iselNeon64Expr_wrk()
2978 case Iop_ShrN8x8: in expr2vbits_Binop()