qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] target-arm: fix SMMLA/SMMLS instructions


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH] target-arm: fix SMMLA/SMMLS instructions
Date: Thu, 6 Jan 2011 18:09:17 +0000

On 6 January 2011 17:24, Aurelien Jarno <address@hidden> wrote:
> For the subtraction, how would you say a = (b << 32) - a ?

I think we should just say "Return (b << 32) - a" for that :-)
I can't think of a clean way of putting it in English.

-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]