Home
last modified time | relevance | path

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

/qemu/linux-user/sparc/
H A Dcpu_loop.c181 const uint64_t TSTATE_XCC = 0xfull << 36; in do_getpsr() local
190 ((tstate & TSTATE_XCC) >> 20) | in do_getpsr()