Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_ppc_defs.h353 Pfp_DCTQPQ, Pfp_DCFFIXQ, Pfp_DXEX, Pfp_DXEXQ, enumerator
Dhost_ppc_isel.c2326 addInstr(env, PPCInstr_Dfp64Unary(Pfp_DXEX, tmp, fr_src)); in iselWordExpr_R_wrk()
3456 addInstr(env, PPCInstr_Dfp64Unary(Pfp_DXEX, tmp, fr_src)); in iselInt64Expr_wrk()
Dhost_ppc_defs.c569 case Pfp_DXEX: return "dxex"; in showPPCFpOp()
5326 case Pfp_DXEX: // Extract exponent in emit_PPCInstr()