|
From: Cerion Armour-B. <ce...@op...> - 2005-11-16 20:29:45
|
On Wednesday 16 November 2005 21:22, sv...@va... wrote: > Author: cerion > Date: 2005-11-16 20:22:11 +0000 (Wed, 16 Nov 2005) > New Revision: 5155 > > Log: > Implemented checks for FPSCR and VSCR on leaving dispatcher > - required flags: FPSCR[RM] == 0, VSCR[NJ] == 1 Can anyone tell me if I'm doing the right thing here, setting Non-Java mode to 1 in the dispatcher? I don't like the sound of the hack used (denormalised fp's set to zero), but it seems to be the default setting, at least on my system (PPC970FX). Cheers, Cerion |