Home
last modified time | relevance | path

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

/external/valgrind/VEX/pub/
Dlibvex_ir.h1873 Iop_NCipherV128, Iop_NCipherLV128, enumerator
/external/valgrind/memcheck/tests/vbit-test/
Dirops.c1108 { DEFOP(Iop_NCipherLV128, UNDEF_ALL_64x2), .ppc64 = 1, .ppc32 = 1 },
1241 case Iop_NCipherLV128: in get_irop()
/external/valgrind/VEX/priv/
Dir_defs.c1267 case Iop_NCipherLV128: vex_printf("NCipherLV128"); return; in ppIROp()
3078 case Iop_NCipherLV128: in typeOfPrimop()
Dhost_ppc_isel.c6025 case Iop_NCipherLV128:op = Pav_NCIPHERLV128; goto do_AvCipherV128; in iselVecExpr_wrk()
Dguest_ppc_toIR.c25245 binop(Iop_NCipherLV128, mkexpr(vA), mkexpr(vB)) ); in dis_av_cipher()
/external/valgrind/memcheck/
Dmc_translate.c3455 case Iop_NCipherLV128: in expr2vbits_Binop()