Home
last modified time | relevance | path

Searched refs:Iop_NCipherV128 (Results 1 – 6 of 6) sorted by relevance

/external/valgrind/VEX/pub/
Dlibvex_ir.h1822 Iop_NCipherV128, Iop_NCipherLV128, enumerator
/external/valgrind/VEX/priv/
Dir_defs.c1241 case Iop_NCipherV128: vex_printf("NCipherV128"); return; in ppIROp()
3003 case Iop_NCipherV128: in typeOfPrimop()
Dhost_ppc_isel.c5374 case Iop_NCipherV128: op = Pav_NCIPHERV128; goto do_AvCipherV128; in iselVecExpr_wrk()
Dguest_ppc_toIR.c17747 binop(Iop_NCipherV128, mkexpr(vA), mkexpr(vB)) ); in dis_av_cipher()
/external/valgrind/memcheck/tests/vbit-test/
Dirops.c1051 { DEFOP(Iop_NCipherV128, UNDEF_UNKNOWN), },
/external/valgrind/memcheck/
Dmc_translate.c3414 case Iop_NCipherV128: in expr2vbits_Binop()