Searched defs:SEG_WRITE_PERM (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/x86/math-emu/
H A Dfpu_system.h45 #define SEG_WRITE_PERM(s) (((s).b & ((1 << 11) | (1 << 9))) == (1 << 9)) macro

Completed in 57 milliseconds