Searched refs:Iop_NCipherV128 (Results 1 – 6 of 6) sorted by relevance
1824 Iop_NCipherV128, Iop_NCipherLV128, enumerator
1242 case Iop_NCipherV128: vex_printf("NCipherV128"); return; in ppIROp()3006 case Iop_NCipherV128: in typeOfPrimop()
5376 case Iop_NCipherV128: op = Pav_NCIPHERV128; goto do_AvCipherV128; in iselVecExpr_wrk()
17888 binop(Iop_NCipherV128, mkexpr(vA), mkexpr(vB)) ); in dis_av_cipher()
1076 { DEFOP(Iop_NCipherV128, UNDEF_UNKNOWN), },
3414 case Iop_NCipherV128: in expr2vbits_Binop()