Home
last modified time | relevance | path

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

/hal_xtensa-latest/include/xtensa/
Dcorebits.h89 #define PS_WOE_MASK 0x00040000 macro
90 #define PS_WOE PS_WOE_MASK
/hal_xtensa-latest/src/hal/
Dwindowspill_asm.S371 …movi a6, ~(PS_WOE_MASK|PS_INTLEVEL_MASK) // (using a6 ensures any window using this a4..a7 is spil…