Searched refs:cpu_ppc_store_tbu (Results 1 – 3 of 3) sorted by relevance
101 cpu_ppc_store_tbu(env, val); in helper_store_tbu()107 cpu_ppc_store_tbu(cenv, val); in helper_store_tbu()
1601 void cpu_ppc_store_tbu(CPUPPCState *env, uint32_t value);
583 void cpu_ppc_store_tbu (CPUPPCState *env, uint32_t value) in cpu_ppc_store_tbu() function