1 /* $NetBSD: fpgetround.S,v 1.3 2002/06/12 19:17:22 fvdl Exp $ */
4 * Written by J.T. Conklin, Apr 4, 1995
8 #include <machine/asm.h>
11 * XXX store 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)