1 /* $NetBSD: fpgetround.S,v 1.4 2011/09/30 17:42:34 christos Exp $ */
4 * Written by J.T. Conklin, Apr 4, 1995
8 #include <machine/asm.h>
11 * XXX load only x87 state. If an application only uses the fp*
12 * interface, this should be in sync with the SSE mxcsr register.
16 WEAK_ALIAS(fpgetround, _fpgetround)
23 andl $0x00000c00, %eax