Home
last modified time | relevance | path

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

/qemu/target/sparc/
H A Dwin_helper.c88 env->psrpil = (val & PSR_PIL) >> 8; in cpu_put_psr_raw()
H A Dcpu.h114 #define PSR_PIL 0xf00 macro