1 /* $NetBSD: fpgetprec.S,v 1.1 2011/03/26 19:51:42 christos 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(fpgetprec, _fpgetprec)