Home
last modified time | relevance | path

Searched refs:ppc_store_sdr1 (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/target/ppc/
H A Dmisc_helper.c166 ppc_store_sdr1(env, val); in helper_store_sdr1()
H A Dmachine.c319 ppc_store_sdr1(env, env->spr[SPR_SDR1]); in cpu_post_load()
H A Dmmu_common.c40 void ppc_store_sdr1(CPUPPCState *env, target_ulong value) in ppc_store_sdr1() function
H A Dcpu.h1588 void ppc_store_sdr1(CPUPPCState *env, target_ulong value);
H A Dkvm.c1168 ppc_store_sdr1(env, sregs.u.s.sdr1); in kvmppc_get_books_sregs()