Home
last modified time | relevance | path

Searched refs:Pav_SHA256 (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/VEX/priv/
Dhost_ppc_defs.h407 Pav_SHA256, Pav_SHA512, enumerator
Dhost_ppc_defs.c647 case Pav_SHA256: return "vshasigmaw"; // w in showPPCAvOp()
5099 case Pav_SHA256: opc2 = 1666; break; // vshasigmaw in emit_PPCInstr()
Dhost_ppc_isel.c5386 case Iop_SHA256:op = Pav_SHA256; goto do_AvHashV128; in iselVecExpr_wrk()