git: kernel - Add bsflong() asm functions

看板DFBSD_commit作者時間14年前 (2011/11/10 10:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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
文章代碼(AID): #1EkpVNdg (DFBSD_commit)