2 * Written by J.T. Conklin <jtc@NetBSD.org>.
6 #include <machine/asm.h>
8 RCSID("$NetBSD: s_finite.S,v 1.7 2003/07/26 19:25:01 salo Exp $")
13 andl $0x7ff00000, %eax
14 cmpl $0x7ff00000, %eax
16 andl $0x000000ff, %eax
19 movq $0x7ff0000000000000,%rsi