Searched refs:x86_get_flags (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/osfmk/i386/
H A Dpcb_native.c130 if (x86_get_flags() & EFL_DF) {
131 panic("Direction flag detected: 0x%lx", x86_get_flags());
H A Dproc_reg.h320 static inline uintptr_t x86_get_flags(void) function

Completed in 18 milliseconds