Searched refs:cpu_gl_switch_gregs (Results 1 – 3 of 3) sorted by relevance
357 void cpu_gl_switch_gregs(CPUSPARCState *env, uint32_t new_gl) in cpu_gl_switch_gregs() function371 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()
209 cpu_gl_switch_gregs(env, env->gl + 1); in sparc_cpu_do_interrupt()
628 void cpu_gl_switch_gregs(CPUSPARCState *env, uint32_t new_gl);