|
From: | Paul Brook |
Subject: | Re: [Qemu-devel] qemu fpu/softfloat-specialize.h fpu/softfloat.c... |
Date: | Wed, 21 Nov 2007 15:32:55 +0000 |
User-agent: | KMail/1.9.7 |
> Ok the problem comes from bad copy&paste. Please find a patch below that > fixes the problem on MIPS. > > av = float64_val(a); > - bv = float64_val(a); > + bv = float64_val(b); Applied, thanks for tracking this down. Sorry about the breakage. Paul
[Prev in Thread] | Current Thread | [Next in Thread] |