Searched refs:K_SSE_REGS (Results 1 – 8 of 8) sorted by relevance
149 if ((thread->base.user_options & K_SSE_REGS) != 0) { in FpCtxSave()167 if ((thread->base.user_options & K_SSE_REGS) != 0) { in FpCtxInit()
210 testb $K_SSE_REGS, _thread_offset_to_user_options(%ebx)249 testb $K_SSE_REGS, _thread_offset_to_user_options(%eax)
18 #define THREAD_FP_FLAGS (K_FP_REGS | K_SSE_REGS)
48 #define _FP_USER_MASK (K_FP_REGS | K_SSE_REGS)
20 #define K_FP_OPTS (K_FP_REGS | K_SSE_REGS)
280 :c:macro:`K_FP_REGS` or :c:macro:`K_SSE_REGS` option to284 :c:macro:`K_FP_REGS` or :c:macro:`K_SSE_REGS` option to288 by passing the :c:macro:`K_FP_REGS` or :c:macro:`K_SSE_REGS` option to
226 #define K_SSE_REGS (BIT(7)) macro
324 :c:macro:`K_SSE_REGS`