Date: Thu, 6 May 2004 02:35:58 -0700 (PDT) From: David Schultz <das@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/alpha fp_emulate.c src/sys/alpha/include fpu.h Message-ID: <200405060935.i469ZwmT025791@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
das 2004/05/06 02:35:58 PDT
FreeBSD src repository
Modified files:
sys/alpha/alpha fp_emulate.c
sys/alpha/include fpu.h
Log:
Don't clear the exception flags after we finish emulating a
floating-point instruction in the kernel. The flags are
supposed to be cumulative.
Thanks to marcel for helping me test this.
Revision Changes Path
1.14 +1 -1 src/sys/alpha/alpha/fp_emulate.c
1.7 +2 -0 src/sys/alpha/include/fpu.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405060935.i469ZwmT025791>
