Module Name: src Committed By: isaki Date: Fri Jan 3 05:42:50 UTC 2025
Modified Files: src/sys/arch/m68k/fpe: fpu_fstore.c Log Message: m68k/fpe: Add a missing return. FMOVE.P FPn,<ea> now raises SIGFPE. (Our FPE doesn't support .P) To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/sys/arch/m68k/fpe/fpu_fstore.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.