Searched refs:_thread_offset_to_flags (Results 1 – 5 of 5) sorted by relevance
15 #define _thread_offset_to_flags \ macro
148 orb $X86_THREAD_FLAG_EXC, _thread_offset_to_flags(%edx)200 andb $~X86_THREAD_FLAG_EXC, _thread_offset_to_flags(%ecx)
205 testb $X86_THREAD_FLAG_ALL, _thread_offset_to_flags(%ebx)245 testb $X86_THREAD_FLAG_ALL, _thread_offset_to_flags(%eax)
228 orb $X86_THREAD_FLAG_INT, _thread_offset_to_flags(%edx)264 andb $~X86_THREAD_FLAG_INT, _thread_offset_to_flags(%eax)
349 andb $~X86_THREAD_FLAG_ALL, _thread_offset_to_flags(%rsi)461 testb $X86_THREAD_FLAG_ALL, _thread_offset_to_flags(%rdi)764 orb $X86_THREAD_FLAG_ALL, _thread_offset_to_flags(%rsi)