qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v4 5/6] target/ppc: optimize various functions u


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH v4 5/6] target/ppc: optimize various functions using extract op
Date: Fri, 12 May 2017 17:05:02 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.1.0

On 05/12/2017 04:38 PM, Philippe Mathieu-Daudé wrote:
Patch created mechanically using Coccinelle script via:

     $ spatch --macro-file scripts/cocci-macro-file.h --in-place \
         --sp-file scripts/coccinelle/tcg_gen_extract.cocci --dir target

Signed-off-by: Philippe Mathieu-Daudé<address@hidden>
---
  target/ppc/translate.c              | 21 +++++++--------------
  target/ppc/translate/vsx-impl.inc.c | 24 ++++++++----------------
  2 files changed, 15 insertions(+), 30 deletions(-)

Reviewed-by: Richard Henderson <address@hidden>


r~



reply via email to

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