Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_ppc_defs.h1076 extern PPCInstr* PPCInstr_Dfp128Binary ( PPCFpOp op, HReg dst_hi, HReg dst_lo,
Dhost_ppc_isel.c4763 PPCInstr_Dfp128Binary( fpop, r_dstHi, r_dstLo, in iselDfp128Expr_wrk()
Dhost_ppc_defs.c1003 PPCInstr* PPCInstr_Dfp128Binary(PPCFpOp op, HReg dst_hi, HReg dst_lo, in PPCInstr_Dfp128Binary() function