Date: Tue, 16 Nov 1999 13:11:31 +1100 From: "Andrew Reilly" <areilly@nsw.bigpond.net.au> To: Martin Cracauer <cracauer@cons.org> Cc: Marcel Moolenaar <marcel@scc.nl>, Bruce Evans <bde@zeta.org.au>, freebsd-arch@freebsd.org Subject: Re: cvs commit: src/sys/i386/include signal.h Message-ID: <19991116131131.A40907@gurney.reilly.home> In-Reply-To: <19991115115552.A27870@cons.org> References: <382E8A1B.B7D9B7F0@scc.nl> <Pine.BSF.4.10.9911142303390.21828-100000@alphplex.bde.org> <19991115095729.A27507@cons.org> <382FDBE2.D075594@scc.nl> <19991115115552.A27870@cons.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Nov 15, 1999 at 11:55:52AM +0100, Martin Cracauer wrote: > In version 3, some other state is added: > struct sigcontext { > char bla[100]; > char fpu[200] > cht otherstate[12] > char padding[200]; > }; The P-III SSE registers are already making a claim on otherstate[], aren't they? There's a port (audio/gogo) that would use these registers if FreeBSD didn't mind. -- Andrew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991116131131.A40907>