Re: [BUG] PPC math-emu multiply problem

From: La Monte H.P. Yarroll
Date: Mon Aug 09 2004 - 17:21:57 EST


Dan Malek wrote:


On Aug 9, 2004, at 12:56 PM, Tom Rini wrote:

Has anyone had a problem with this? If not, I'll go and pass it
along...


The default rounding mode should be whatever is defined
by IEEE. I thought the emulator used the proper default value
and if want something different it should be selected by
the control register. Maybe the emulator isn't implementing
the control register properly.

Thanks.

-- Dan


The submitted patch changing the default rounding mode
caused several regressions in the LSB suite, so it was
NOT the correct fix.

Greg made a finer-grained change which seems to have
made LSB happy. Unfortunately, he's on vacation this
week, or I'd have him submit the patch he finally used.

I THINK he changed the rouding mode only for a single
corner case in the normalization macro, but that's
about all I remember...

--
Anyone who quotes me in their sig is an idiot. -- Rusty Russell's sig


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/