Searched refs:PPCInstr_Dfp64Binary (Results 1 – 3 of 3) sorted by relevance
/external/valgrind/VEX/priv/ |
D | host_ppc_defs.h | 1070 extern PPCInstr* PPCInstr_Dfp64Binary ( PPCFpOp op, HReg dst, HReg srcL,
|
D | host_ppc_isel.c | 4359 addInstr(env, PPCInstr_Dfp64Binary(Pfp_DIEX, fr_dst, fr_srcL, in iselDfp64Expr_wrk() 4483 addInstr(env, PPCInstr_Dfp64Binary(fpop, fr_dst, fr_srcL, in iselDfp64Expr_wrk() 4516 addInstr( env, PPCInstr_Dfp64Binary( fpop, r_dst, r_srcL, r_srcR ) ); in iselDfp64Expr_wrk()
|
D | host_ppc_defs.c | 974 PPCInstr* PPCInstr_Dfp64Binary(PPCFpOp op, HReg dst, HReg srcL, HReg srcR) { in PPCInstr_Dfp64Binary() function
|