From: <cv...@ce...> - 2006-07-04 23:20:47
|
Update of /home/cvs/cebix/SheepShaver/src/kpx_cpu/src/cpu/ppc by gbeauche Modified Files: ppc-execute.hpp Log Message: Fix fmadd et al. to set FPSCR[VXISI] only if any of the multiply operands is an inifinity (2.1.5 -- don't set based on the intermediate result) |