cvs commit: src/lib/libc/amd64/gen fabs.S modf.S

David O'Brien obrien at FreeBSD.ORG
Thu May 1 08:54:34 PDT 2003


On Thu, May 01, 2003 at 02:24:23AM +0300, Maxim Sobolev wrote:
> Does this mean that it is theoretically possible to use those
> and other similar functions on SSE2-capable ia32 processors, such
> as p4, instead of x87 FPU ones?

Probably.  You'll have to do a little /%r/%e/ action.


More information about the cvs-src mailing list