Home
last modified time | relevance | path

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

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