Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/math-emu/
H A Dfpu_system.h91 #define no_ip_update (*(u_char *)&(I387->soft.no_update))
H A Dfpu_aux.c51 soft->no_update = 1; in fpstate_init_soft()
/openbmc/linux/arch/x86/include/asm/fpu/
H A Dtypes.h92 u8 no_update; member