Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_ppc_defs.h1023 extern PPCInstr* PPCInstr_StoreC ( UChar sz, HReg dst, HReg src,
Dhost_ppc_isel.c5797 addInstr(env, PPCInstr_StoreC( size, in iselStmt()
Dhost_ppc_defs.c879 PPCInstr* PPCInstr_StoreC ( UChar sz, HReg dst, HReg src, Bool mode64 ) { in PPCInstr_StoreC() function