Module Name: src Committed By: rin Date: Tue Aug 30 10:43:38 UTC 2022
Modified Files: src/sys/arch/powerpc/fpu: fpu_emu.c Log Message: Revert rev 1.29: http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/arch/powerpc/fpu/fpu_emu.c#rev1.29 > FPSCR[FEX] is not a sticky bit; it is always cleared when read from > userland via mffs on real hardware. This turned out to be wrong. FEX is actually observed for 603e. To generate a diff of this commit: cvs rdiff -u -r1.36 -r1.37 src/sys/arch/powerpc/fpu/fpu_emu.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.