svn commit: r205307 - head/sys/i386/conf

Dmitry Marakasov amdmi3 at amdmi3.ru
Fri Mar 19 19:25:47 UTC 2010


* Steve Kargl (sgk at troutmask.apl.washington.edu) wrote:

> Can you explain?  AFAIK, SSE including floating point
> instructions.  Floating point operations aren't allowed
> in the kernel.

Afaik, there are also effecient memory copy/move/fill instructions,
that do not require floating point context. For example, movnti is
used in sse2_pagezero().

-- 
Dmitry Marakasov   .   55B5 0596 FF1E 8D84 5F56  9510 D35A 80DD F9D2 F77D
amdmi3 at amdmi3.ru  ..:  jabber: amdmi3 at jabber.ru    http://www.amdmi3.ru


More information about the svn-src-head mailing list