Subject: CVS commit: src/sys/arch/m68k/fpe
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 03/09/2007 16:33:27
Module Name:	src
Committed By:	tsutsui
Date:		Fri Mar  9 16:33:27 UTC 2007

Modified Files:
	src/sys/arch/m68k/fpe: fpu_calcea.c

Log Message:
Don't disable EA_DIRECT in fpu_load_ea(), which seems disabled
accidentally in rev 1.11 about six years ago, otherwise
fmovel %dN,%fpN instructions cause unexpected memory access.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 src/sys/arch/m68k/fpe/fpu_calcea.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.