Home
last modified time | relevance | path

Searched refs:cpu_gl_switch_gregs (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/sparc/
H A Dwin_helper.c357 void cpu_gl_switch_gregs(CPUSPARCState *env, uint32_t new_gl) in cpu_gl_switch_gregs() function
371 cpu_gl_switch_gregs(env, new_gl & 7); in helper_wrgl()
445 cpu_gl_switch_gregs(env, new_gl); in helper_done()
474 cpu_gl_switch_gregs(env, new_gl); in helper_retry()
H A Dint64_helper.c209 cpu_gl_switch_gregs(env, env->gl + 1); in sparc_cpu_do_interrupt()
H A Dcpu.h628 void cpu_gl_switch_gregs(CPUSPARCState *env, uint32_t new_gl);