Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_ppc_defs.h1099 extern PPCInstr* PPCInstr_Dfp64Cmp ( HReg dst, HReg srcL, HReg srcR );
Dhost_ppc_isel.c1689 addInstr(env, PPCInstr_Dfp64Cmp(r_ccPPC, fr_srcL, fr_srcR)); in iselWordExpr_R_wrk()
Dhost_ppc_defs.c1115 PPCInstr* PPCInstr_Dfp64Cmp (/* UInt crfD,*/ HReg dst, HReg srcL, HReg srcR ) { in PPCInstr_Dfp64Cmp() function