Searched refs:cpu_ppc_store_tbl (Results 1 – 3 of 3) sorted by relevance
85 cpu_ppc_store_tbl(env, val); in helper_store_tbl()91 cpu_ppc_store_tbl(cenv, val); in helper_store_tbl()
1598 void cpu_ppc_store_tbl(CPUPPCState *env, uint32_t value);
560 void cpu_ppc_store_tbl (CPUPPCState *env, uint32_t value) in cpu_ppc_store_tbl() function