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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/math-emu/
H A Dwm_sqrt.S45 #define FPU_fsqrt_arg_2 -20(%ebp) /* ms word */ define
67 FPU_fsqrt_arg_2: label
106 movl %eax,FPU_fsqrt_arg_2 /* ms word of n */
127 movl FPU_fsqrt_arg_2,%ecx /* ms word */
169 movl FPU_fsqrt_arg_2,%ecx /* ms word of normalized n */
261 movl FPU_fsqrt_arg_2,%eax /* ms word of normalized n */

Completed in 42 milliseconds