看板 DFBSD_commit 關於我們 聯絡資訊
commit 410233b2e0b70933d886e496e1674caf92faab28 Author: Peter Avalos <pavalos@dragonflybsd.org> Date: Fri Feb 4 18:24:43 2011 -1000 <cpu/ieeefp.h>: Sync i386 with x86_64. The i386 fpget*() and fpset*() functions were obfuscated, and this change reduces complexity and makes all the fp*() functions inline. Update comments. Obtained-from: FreeBSD Summary of changes: sys/cpu/i386/include/ieeefp.h | 232 +++++++++++++++++++++++++++-------------- 1 files changed, 153 insertions(+), 79 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/410233b2e0b70933d886e496e1674caf92faab28 -- DragonFly BSD source repository