Module Name: src Committed By: rin Date: Tue Aug 30 10:48:31 UTC 2022
Modified Files: src/sys/arch/powerpc/fpu: fpu_emu.c Log Message: Fix logic for FPSCR[FEX]. It is logical OR (similar to FPSCR[VX]) of raised exception bits for enabled exceptions. To generate a diff of this commit: cvs rdiff -u -r1.37 -r1.38 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.