** 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
** 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
> 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
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
** 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