Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/math-emu/
Dfpu_aux.c29 no_ip_update = 1; in fclex()
78 no_ip_update = 1; in fstsw_ax()
Dfpu_system.h64 #define no_ip_update (*(u_char *)&(I387->soft.no_update)) macro
Dfpu_entry.c221 no_ip_update = 0; in math_emulate()
496 if (!(no_ip_update = in math_emulate()
558 if (!no_ip_update) in math_emulate()