Lines Matching defs:val
60 void helper_store_purr(CPUPPCState *env, target_ulong val) in helper_store_purr()
78 void helper_store_tbl(CPUPPCState *env, target_ulong val) in helper_store_tbl()
94 void helper_store_tbu(CPUPPCState *env, target_ulong val) in helper_store_tbu()
110 void helper_store_atbl(CPUPPCState *env, target_ulong val) in helper_store_atbl()
115 void helper_store_atbu(CPUPPCState *env, target_ulong val) in helper_store_atbu()
125 void helper_store_decr(CPUPPCState *env, target_ulong val) in helper_store_decr()
135 void helper_store_hdecr(CPUPPCState *env, target_ulong val) in helper_store_hdecr()
151 void helper_store_vtb(CPUPPCState *env, target_ulong val) in helper_store_vtb()
167 void helper_store_tbu40(CPUPPCState *env, target_ulong val) in helper_store_tbu40()
188 void helper_store_40x_pit(CPUPPCState *env, target_ulong val) in helper_store_40x_pit()
193 void helper_store_40x_tcr(CPUPPCState *env, target_ulong val) in helper_store_40x_tcr()
198 void helper_store_40x_tsr(CPUPPCState *env, target_ulong val) in helper_store_40x_tsr()
203 void helper_store_booke_tcr(CPUPPCState *env, target_ulong val) in helper_store_booke_tcr()
208 void helper_store_booke_tsr(CPUPPCState *env, target_ulong val) in helper_store_booke_tsr()
286 static void write_tfmr(CPUPPCState *env, target_ulong val) in write_tfmr()
379 void helper_store_tfmr(CPUPPCState *env, target_ulong val) in helper_store_tfmr()
469 uint32_t val = 0; in helper_load_dcr() local
493 void helper_store_dcr(CPUPPCState *env, target_ulong dcrn, target_ulong val) in helper_store_dcr()