Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_ppc_defs.h427 Pav_SHA256, Pav_SHA512, enumerator
Dhost_ppc_defs.c675 case Pav_SHA512: return "vshasigmaw"; // dw in showPPCAvOp()
5650 case Pav_SHA512: opc2 = 1730; break; // vshasigmad in emit_PPCInstr()
Dhost_ppc_isel.c6035 case Iop_SHA512:op = Pav_SHA512; goto do_AvHashV128; in iselVecExpr_wrk()