[Qemu-devel] [Bug 696015] Re: UMAAL should use unsigned multiply

2011-02-20 Thread Aurelien Jarno
** Changed in: qemu Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/696015 Title: UMAAL should use unsigned multiply Status in QEMU: Fix Released Bug

[Qemu-devel] [Bug 696015] Re: UMAAL should use unsigned multiply

2010-12-31 Thread Peter Maydell
** Changed in: qemu Status: New => Fix Committed -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/696015 Title: UMAAL should use unsigned multiply Status in QEMU: Fix Committed Bug descript

[Qemu-devel] [Bug 696015] Re: UMAAL should use unsigned multiply

2010-12-31 Thread Peter Maydell
> If you could provide your patch with a Signed-off-by: line ...in fact Aurilien Jarno has produced a patch which fixes this bug and does some code cleanup in the process, so you don't need to do this. -- You received this bug notification because you are a member of qemu- devel-ml, which is sub

[Qemu-devel] [Bug 696015] Re: UMAAL should use unsigned multiply

2010-12-31 Thread Peter Maydell
Confirmed by checking the code against the ARM ARM that this is a good fix, and tested by the usual random instruction sequence generation for UMAAL/UMULL/UMLAL/SMULL/SMLAL. Reviewed-by: Peter Maydell If you could provide your patch with a Signed-off-by: line (see http://wiki.qemu.org/Contribute

[Qemu-devel] [Bug 696015] Re: UMAAL should use unsigned multiply

2010-12-31 Thread Anna Muravieva
** Patch added: "Fix for bug" https://bugs.launchpad.net/qemu/+bug/696015/+attachment/1780347/+files/arm_umaal.patch -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/696015 Title: UMAAL should us