Implement FLOATOBJ api in assembly. ~~ On x86 (and only there) we must not use the FPU in kernel mode code, because the fpu state is not safed on normal context switches. That's why there's the FLOATOBJ api. It provides the needed fp emulation for win32k and drivers. I wrote it in asm to be fast. It's not yet plugged in.

svn path=/trunk/; revision=35175
This commit is contained in:
Timo Kreuzer 2008-08-07 22:41:36 +00:00
parent c3821ec8a5
commit 121717a593

File diff suppressed because it is too large Load diff