qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH risu 1/3] ppc64.risu: Add missing byte and dword


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH risu 1/3] ppc64.risu: Add missing byte and dword loads
Date: Tue, 6 Mar 2018 11:39:35 +0000

On 6 March 2018 at 06:42, Sandipan Das <address@hidden> wrote:
> The patterns for the following instructions are added:
>  * Load Byte and Zero (lbz)
>  * Load Byte and Zero with Update (lbzu)
>  * Load Byte and Zero Indexed (lbzx)
>  * Load Byte and Zero with Update Indexed (lbzux)
>  * Load Doubleword (ld)
>
> Signed-off-by: Sandipan Das <address@hidden>

Hi -- this patchset doesn't seem to have a cover letter. Could
you resend it with one, please? Our automated patch handling
tools all expect a cover letter if there's more than one patch
in a set.

thanks
-- PMM



reply via email to

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