Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-3] src/sys/arch/m68k/fpe
Module Name: src
Committed By: bouyer
Date: Sat Mar 31 14:11:24 UTC 2007
Modified Files:
src/sys/arch/m68k/fpe [netbsd-3]: fpu_calcea.c fpu_emulate.c
fpu_fstore.c
Log Message:
Pull up following revision(s) (requested by tsutsui in ticket #1703):
sys/arch/m68k/fpe/fpu_emulate.c: revision 1.27
sys/arch/m68k/fpe/fpu_calcea.c: revision 1.18
sys/arch/m68k/fpe/fpu_fstore.c: revision 1.10
Make these compile with options DEBUG_FPE.
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.16 -r1.16.14.1 src/sys/arch/m68k/fpe/fpu_calcea.c
cvs rdiff -r1.25 -r1.25.14.1 src/sys/arch/m68k/fpe/fpu_emulate.c
cvs rdiff -r1.8 -r1.8.14.1 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.
Home |
Main Index |
Thread Index |
Old Index