Searched refs:Iop_NCipherV128 (Results 1 – 6 of 6) sorted by relevance
1822 Iop_NCipherV128, Iop_NCipherLV128, enumerator
1241 case Iop_NCipherV128: vex_printf("NCipherV128"); return; in ppIROp()3003 case Iop_NCipherV128: in typeOfPrimop()
5374 case Iop_NCipherV128: op = Pav_NCIPHERV128; goto do_AvCipherV128; in iselVecExpr_wrk()
17747 binop(Iop_NCipherV128, mkexpr(vA), mkexpr(vB)) ); in dis_av_cipher()
1051 { DEFOP(Iop_NCipherV128, UNDEF_UNKNOWN), },
3414 case Iop_NCipherV128: in expr2vbits_Binop()