Home
last modified time | relevance | path

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

/external/valgrind/main/VEX/priv/
Dhost_ppc_defs.h995 extern PPCInstr* PPCInstr_FpSTFIW ( HReg addr, HReg data );
Dhost_ppc_isel.c1597 addInstr(env, PPCInstr_FpSTFIW(r1, ftmp)); in iselWordExpr_R_wrk()
Dhost_ppc_defs.c999 PPCInstr* PPCInstr_FpSTFIW ( HReg addr, HReg data ) in PPCInstr_FpSTFIW() function