Searched hist:240566 (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/lib/msun/i387/
H A Ds_cos.Sdiff 240566 Sun Sep 16 17:05:56 MDT 2012 tijl Optimise i387 trigonometric functions. Replace "andw 0x400,%ax \ jnz" with
"sahf \ jp", "fprem1" with "fprem" and "fstsw %ax" with "fnstsw %ax".
H A Ds_sin.Sdiff 240566 Sun Sep 16 17:05:56 MDT 2012 tijl Optimise i387 trigonometric functions. Replace "andw 0x400,%ax \ jnz" with
"sahf \ jp", "fprem1" with "fprem" and "fstsw %ax" with "fnstsw %ax".
H A Ds_tan.Sdiff 240566 Sun Sep 16 17:05:56 MDT 2012 tijl Optimise i387 trigonometric functions. Replace "andw 0x400,%ax \ jnz" with
"sahf \ jp", "fprem1" with "fprem" and "fstsw %ax" with "fnstsw %ax".

Completed in 49 milliseconds