Home
last modified time | relevance | path

Searched refs:X87_FSW_ES (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/arch/x86/include/asm/
Dfpu-internal.h114 #define X87_FSW_ES (1 << 7) /* Exception Summary */ macro
296 if (unlikely(fpu->state->fxsave.swd & X87_FSW_ES)) { in fpu_save_init()