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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/x86_64/ia32/
H A Dfpu32.c13 static inline unsigned short twd_i387_to_fxsr(unsigned short twd) function
87 fxsave->twd = twd_i387_to_fxsr(fxsave->twd);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/um/sys-i386/
H A Dptrace.c177 static inline unsigned short twd_i387_to_fxsr( unsigned short twd ) function
292 fxsave->twd = twd_i387_to_fxsr((unsigned short)(env[2] & 0xffff));
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/i386/kernel/
H A Di387.c88 static inline unsigned short twd_i387_to_fxsr( unsigned short twd ) function
231 fxsave->twd = twd_i387_to_fxsr((unsigned short)(env[2] & 0xffff));

Completed in 83 milliseconds