qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 2.3 6/8] tcg: Remove opcodes instead of noping t


From: Bastian Koppelmann
Subject: Re: [Qemu-devel] [PATCH 2.3 6/8] tcg: Remove opcodes instead of noping them out
Date: Fri, 14 Nov 2014 15:08:04 +0000
User-agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.2.0

On 11/11/2014 04:24 PM, Richard Henderson wrote:
With the linked list scheme we need not leave nops in the stream
that we need to process later.

Signed-off-by: Richard Henderson <address@hidden>
---
  tcg/optimize.c | 14 +++++++-------
  tcg/tcg.c      | 28 ++++++++++++++++++++++++----
  tcg/tcg.h      |  1 +
  3 files changed, 32 insertions(+), 11 deletions(-)


Reviewed-by: Bastian Koppelmann <address@hidden>



reply via email to

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