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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/i386/math-emu/
H A Dload_store.c156 FPU_store_single(st0_ptr, st0_tag, (float __user *)data_address);
172 if ( FPU_store_single(st0_ptr, st0_tag, (float __user *)data_address) )
H A Dfpu_proto.h122 extern int FPU_store_single(FPU_REG *st0_ptr, u_char st0_tag, float __user *single);
H A Dreg_ld_str.c634 int FPU_store_single(FPU_REG *st0_ptr, u_char st0_tag, float __user *single) function

Completed in 47 milliseconds