Date: Wed, 18 Aug 1999 17:32:49 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/include cpufunc.h Message-ID: <199908190032.RAA73382@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 1999/08/18 17:32:48 PDT
Modified files:
sys/i386/include cpufunc.h
Log:
Try using the builtin ffs() for egcs, it (by random inspection)
generates slightly better code and avoids the incl then subl when
using ffs(foo) - 1.
Revision Changes Path
1.89 +5 -1 src/sys/i386/include/cpufunc.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199908190032.RAA73382>
