Home
last modified time | relevance | path

Searched refs:PPCInstr_AvCMov (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/VEX/priv/
Dhost_ppc_defs.h1150 extern PPCInstr* PPCInstr_AvCMov ( PPCCondCode, HReg dst, HReg src );
Dhost_ppc_defs.c1473 PPCInstr* PPCInstr_AvCMov ( PPCCondCode cond, HReg dst, HReg src ) { in PPCInstr_AvCMov() function