Home
last modified time | relevance | path

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

/openbmc/qemu/target/sparc/
H A Dwin_helper.c58 (env->psref ? PSR_EF : 0) | in cpu_get_psr()
87 env->psref = (val & PSR_EF) ? 1 : 0; in cpu_put_psr_raw()