On Fri, Dec 31, 2010 at 09:09:04PM +, Peter Maydell wrote:
> On 31 December 2010 20:54, Aurelien Jarno wrote:
> > UMAAL should use unsigned multiply instead of signed.
> >
> > This patch fixes this issue by handling UMAAL separately from
> > UMULL/UMLAL/SMULL/SMLAL as these instructions are di
On 31 December 2010 20:54, Aurelien Jarno wrote:
> UMAAL should use unsigned multiply instead of signed.
>
> This patch fixes this issue by handling UMAAL separately from
> UMULL/UMLAL/SMULL/SMLAL as these instructions are different
> enough. It also explicitly list instructions in case and catch