From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38216) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WLVBx-0006jf-77 for qemu-devel@nongnu.org; Thu, 06 Mar 2014 05:06:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WLVBv-00048Z-SJ for qemu-devel@nongnu.org; Thu, 06 Mar 2014 05:06:17 -0500 Received: from mail-lb0-x229.google.com ([2a00:1450:4010:c04::229]:44263) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WLVBv-00048K-Jj for qemu-devel@nongnu.org; Thu, 06 Mar 2014 05:06:15 -0500 Received: by mail-lb0-f169.google.com with SMTP id l4so1614965lbv.0 for ; Thu, 06 Mar 2014 02:06:13 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <1393952650-16802-1-git-send-email-rth@twiddle.net> References: <1393952650-16802-1-git-send-email-rth@twiddle.net> Date: Thu, 6 Mar 2014 11:06:13 +0100 Message-ID: From: Claudio Fontana Content-Type: multipart/alternative; boundary=001a11348d3a90158204f3ed49ba Subject: Re: [Qemu-devel] [PATCH 00/10] tcg/aarch64 cleanups List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Richard Henderson Cc: Peter Maydell , "qemu-devel@nongnu.org" --001a11348d3a90158204f3ed49ba Content-Type: text/plain; charset=ISO-8859-1 On Tuesday, March 4, 2014, Richard Henderson wrote: > This is an initial split of a 40+ patch set for aarch64. These should > all be totally non-controversial and easy to review. > > > r~ > > > Richard Henderson (10): > tcg-aarch64: Enable builtin disassembler > tcg-aarch64: Remove redundant CPU_TLB_ENTRY_BITS check > tcg-aarch64: Change all ext variables to TCGType > tcg-aarch64: Set ext based on TCG_OPF_64BIT > tcg-aarch64: Don't handle mov/movi in tcg_out_op > tcg-aarch64: Hoist common argument loads in tcg_out_op > tcg-aarch64: Remove the shift_imm parameter from tcg_out_cmp > tcg-aarch64: Use intptr_t apropriately > tcg-aarch64: Simplify tcg_out_ldst_9 encoding > tcg-aarch64: Remove nop from qemu_st slow path > > configure | 6 + > tcg/aarch64/tcg-target.c | 284 > +++++++++++++++++++++-------------------------- > 2 files changed, 130 insertions(+), 160 deletions(-) > > -- > 1.8.5.3 > > I'm out of town til Monday so no tested-by, but indeed: Reviewed-by: Claudio Fontana -- Claudio Fontana Werner-Friedmann-Bogen 28, D-80993 Muenchen email: claudio.fontana@gmail.com tel mobile (it): +39 342 1714257 tel mobile (work): +49 15253060158 --001a11348d3a90158204f3ed49ba Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable

On Tuesday, March 4, 2014, Richard Henderson <rth@twiddle.net> wrote:
This is an initial split of a 40+ patch set for aarch64. =A0These should all be totally non-controversial and easy to review.


r~


Richard Henderson (10):
=A0 tcg-aarch64: Enable builtin disassembler
=A0 tcg-aarch64: Remove redundant CPU_TLB_ENTRY_BITS check
=A0 tcg-aarch64: Change all ext variables to TCGType
=A0 tcg-aarch64: Set ext based on TCG_OPF_64BIT
=A0 tcg-aarch64: Don't handle mov/movi in tcg_out_op
=A0 tcg-aarch64: Hoist common argument loads in tcg_out_op
=A0 tcg-aarch64: Remove the shift_imm parameter from tcg_out_cmp
=A0 tcg-aarch64: Use intptr_t apropriately
=A0 tcg-aarch64: Simplify tcg_out_ldst_9 encoding
=A0 tcg-aarch64: Remove nop from qemu_st slow path

=A0configure =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0| =A0 6 +
=A0tcg/aarch64/tcg-target.c | 284 +++++++++++++++++++++--------------------= ------
=A02 files changed, 130 insertions(+), 160 deletions(-)

--
1.8.5.3


I'm out of town til Monday so no teste= d-by, but indeed:

Reviewed-by: Claudio Fontana <= ;claudio.fontana@huawei.com>=A0





=

--
Claudio Fontana
Werner-Friedmann-Bogen 28, D-80993 Muench= en
email: =A0
claudio.fontana@gmail.com
tel mobile (it): +39 342 1714257
tel mobile (work): +49 15253060158
<= br> --001a11348d3a90158204f3ed49ba--