1 /* $NetBSD: fpgetsticky.S,v 1.4 2014/05/22 15:01:56 uebayasi Exp $ */
4 * Written by Frank van der Linden at Wasabi Systems for NetBSD.
9 #include <machine/asm.h>
12 * XXX read both the x87 and SSE status words here, and OR
13 * them to get a complete picture of exceptions.
17 WEAK_ALIAS(fpgetsticky, _fpgetsticky)