Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_ppc_defs.h346 Pfp_DRSP, Pfp_DRDPQ, Pfp_DCTFIX, Pfp_DCTFIXQ, Pfp_DCFFIX, enumerator
Dhost_ppc_isel.c1815 addInstr(env, PPCInstr_Dfp64Unary(Pfp_DCTFIX, ftmp, fr_src)); in iselWordExpr_R_wrk()
3352 addInstr(env, PPCInstr_Dfp64Unary(Pfp_DCTFIX, tmp, fr_src)); in iselInt64Expr_wrk()
Dhost_ppc_defs.c563 case Pfp_DCTFIX: return "dctfix"; in showPPCFpOp()
5323 case Pfp_DCTFIX: // D64 to I64 conversion in emit_PPCInstr()