Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_ppc_defs.h1034 extern PPCInstr* PPCInstr_FpSTFIW ( HReg addr, HReg data );
Dhost_ppc_isel.c1765 addInstr(env, PPCInstr_FpSTFIW(r1, ftmp)); in iselWordExpr_R_wrk()
Dhost_ppc_defs.c951 PPCInstr* PPCInstr_FpSTFIW ( HReg addr, HReg data ) in PPCInstr_FpSTFIW() function