Searched refs:twd_i387_to_fxsr (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/sys-i386/
H A Dsignal.c39 static inline unsigned short twd_i387_to_fxsr(unsigned short twd) function
144 fxsave->twd = twd_i387_to_fxsr((unsigned short)(env[2] & 0xffff));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Di387.c308 static inline unsigned short twd_i387_to_fxsr(unsigned short twd) function
424 fxsave->twd = twd_i387_to_fxsr(env->twd);

Completed in 95 milliseconds