DragonFly commits List (threaded) for 2011-11
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kernel - Add bsflong() asm functions
commit 9c20f2ea75aec6b9e20d4d3b643a64870493ee86
Author: Matthew Dillon <dillon@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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]