Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/include/uapi/asm/
H A Dpsrcompat.h26 #define PSR_XCC 0x000f0000 /* if PSR_V8PLUS, this is %xcc */ macro
42 tstate |= ((unsigned long)(psr & PSR_XCC)) << 20; in psr_to_tstate_icc()