K 10 svn:author V 4 tijl K 8 svn:date V 27 2012-09-16T16:58:49.427432Z K 7 svn:log V 145 Optimise i387 trigonometric functions. Replace "andw 0x400,%ax \ jnz" with "sahf \ jp", "fprem1" with "fprem" and "fstsw %ax" with "fnstsw %ax". END