qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v3 08/20] tcg-arm: Implement deposit for armv7


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH v3 08/20] tcg-arm: Implement deposit for armv7
Date: Thu, 28 Mar 2013 16:59:29 +0000

On 28 March 2013 16:22, Richard Henderson <address@hidden> wrote:
> On 03/28/2013 09:15 AM, Peter Maydell wrote:
>> What guarantees us that we won't see a length of 0?
>> The tcg/README description doesn't say that's invalid
>> and I don't think the optimize pass handles it (maybe I
>> missed it).
>
> We can patch the readme, and the asserts in tcg-op.h if you like.

That would be nice, but I think I was getting confused with
the other edge case (length == 32), which we do handle
correctly.

-- PMM



reply via email to

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