The PPC FPU emulation is broken on hosts with with weird floating point word ordering (ie. arm). The attached patch fixes this by using CPU_DoubleU as appropriate. Paul