Home
last modified time | relevance | path

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

/linux/arch/x86/math-emu/
H A Dfpu_aux.c30 no_ip_update = 1; in fclex()
79 no_ip_update = 1; in fstsw_ax()
H A Dfpu_entry.c181 no_ip_update = 0; in math_emulate()
456 if (!(no_ip_update = in math_emulate()
518 if (!no_ip_update) in math_emulate()
H A Dfpu_system.h91 #define no_ip_update (*(u_char *)&(I387->soft.no_update)) macro