Module Name: src Committed By: rin Date: Tue Jul 26 16:07:55 UTC 2022
Modified Files: src/sys/arch/powerpc/fpu: fpu_emu.c Log Message: Fix inverted logic; cr was completely broken by FPU insn with Rc == 1. Why haven't we noticed this so far... To generate a diff of this commit: cvs rdiff -u -r1.33 -r1.34 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.