Home
last modified time | relevance | path

Searched refs:otherwin (Results 1 – 12 of 12) sorted by relevance

/openbmc/qemu/target/sparc/
H A Dwin_helper.c202 int tt = TT_SPILL | (env->otherwin != 0 in helper_save()
224 int tt = TT_FILL | (env->otherwin != 0 in helper_restore()
238 int tt = TT_SPILL | (env->otherwin != 0 in helper_flushw()
248 if (env->otherwin == 0) { in helper_saved()
251 env->otherwin--; in helper_saved()
261 if (env->otherwin == 0) { in helper_restored()
264 env->otherwin--; in helper_restored()
H A Dmonitor.c154 { "otherwin", offsetof(CPUSPARCState, otherwin) },
H A Dmachine.c257 VMSTATE_UINT32(env.otherwin, SPARCCPU),
H A Dcpu.h519 uint32_t cansave, canrestore, otherwin, wstate, cleanwin; member
H A Dcpu.c674 env->cansave, env->canrestore, env->otherwin, env->wstate, in sparc_cpu_dump_state()
H A Dtranslate.c3188 tcg_gen_ld32s_tl(dst, tcg_env, env64_field_offsetof(otherwin)); in do_rdotherwin()
3557 tcg_gen_st32_tl(src, tcg_env, env64_field_offsetof(otherwin)); in do_wrotherwin()
/openbmc/linux/arch/sparc/kernel/
H A Dhelpers.S6 rdpr %otherwin, %g1
10 rdpr %otherwin, %g1
H A Detrap_64.S78 rdpr %otherwin, %g3
114 661: wrpr %g3, 0, %otherwin
H A Dhvtramp.S37 wrpr %g0, 0, %otherwin
H A Dsyscalls.S136 rdpr %otherwin, %g1
140 wrpr %g0, 0x0, %otherwin
H A Drtrap_64.S254 rdpr %otherwin, %l2
265 661: wrpr %g0, %g0, %otherwin
/openbmc/linux/arch/sparc/power/
H A Dhibernate_asm.S99 wrpr %g0, 0, %otherwin