Searched refs:store_40x_tcr (Results 1 – 4 of 4) sorted by relevance
196 store_40x_tcr(env, val); in helper_store_40x_tcr()
1624 void store_40x_tcr(CPUPPCState *env, target_ulong val);
752 DEF_HELPER_FLAGS_2(store_40x_tcr, TCG_CALL_NO_RWG, void, env, tl)
1364 void store_40x_tcr(CPUPPCState *env, target_ulong val) in store_40x_tcr() function