Home
last modified time | relevance | path

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

/external/valgrind/main/VEX/priv/
Dhost_ppc_defs.h371 Pfp_ADDD, Pfp_SUBD, Pfp_MULD, Pfp_DIVD, enumerator
Dhost_ppc_defs.c614 case Pfp_DIVD: return "fdiv"; in showPPCFpOp()
4368 case Pfp_DIVD: // fdiv, PPC32 p406 in emit_PPCInstr()
Dhost_ppc_isel.c3601 case Iop_DivF64: fpop = Pfp_DIVD; break; in iselDblExpr_wrk()