Home
last modified time | relevance | path

Searched defs:new_gl (Results 1 – 1 of 1) sorted by relevance

/qemu/target/sparc/
H A Dwin_helper.c357 void cpu_gl_switch_gregs(CPUSPARCState *env, uint32_t new_gl) in cpu_gl_switch_gregs()
369 void helper_wrgl(CPUSPARCState *env, target_ulong new_gl) in helper_wrgl()
443 uint32_t new_gl = (tsptr->tstate >> 40) & 7; in helper_done() local
472 uint32_t new_gl = (tsptr->tstate >> 40) & 7; in helper_retry() local