Searched refs:ENVCFG_SSE (Results 1 – 2 of 2) sorted by relevance
70 task->thread.envcfg |= ENVCFG_SSE; in set_shstk_status()72 task->thread.envcfg &= ~ENVCFG_SSE; in set_shstk_status()
225 #define ENVCFG_SSE (_AC(1, UL) << 3) macro