Searched refs:Pfp_DCTFIX (Results 1 – 3 of 3) sorted by relevance
/external/valgrind/VEX/priv/ |
D | host_ppc_defs.h | 346 Pfp_DRSP, Pfp_DRDPQ, Pfp_DCTFIX, Pfp_DCTFIXQ, Pfp_DCFFIX, enumerator
|
D | host_ppc_isel.c | 1815 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()
|
D | host_ppc_defs.c | 563 case Pfp_DCTFIX: return "dctfix"; in showPPCFpOp() 5323 case Pfp_DCTFIX: // D64 to I64 conversion in emit_PPCInstr()
|