1 /* $NetBSD: fpsetround.S,v 1.5 2011/09/30 23:45:41 christos Exp $ */
4 * Written by Frank van der Linden at Wasabi Systems for NetBSD.
8 #include <machine/asm.h>
11 * XXX set both the x87 control word
12 * Applications should only set exception and round flags
17 WEAK_ALIAS(fpsetround, _fpsetround)
26 andl $0x00000c00, %eax
27 andl $0xfffff3ff, %edx