git: kernel - Add bsflong() asm functions
Matthew Dillon
dillon at crater.dragonflybsd.org
Tue Nov 1 23:23:47 PDT 2011
commit 9c20f2ea75aec6b9e20d4d3b643a64870493ee86
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Tue Nov 1 23:21:59 2011 -0700
kernel - Add bsflong() asm functions
* Add bsflong() inline asm functions which operate on the 'long' data type.
Summary of changes:
sys/cpu/i386/include/cpufunc.h | 9 +++++++++
sys/cpu/x86_64/include/cpufunc.h | 9 +++++++++
2 files changed, 18 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9c20f2ea75aec6b9e20d4d3b643a64870493ee86
--
DragonFly BSD source repository
More information about the Commits
mailing list