From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:45937) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UGAbE-0007ev-AM for qemu-devel@nongnu.org; Thu, 14 Mar 2013 12:02:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UGAb9-00023P-Fc for qemu-devel@nongnu.org; Thu, 14 Mar 2013 12:01:48 -0400 Received: from lhrrgout.huawei.com ([194.213.3.17]:36757) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UGAXO-0000Re-L3 for qemu-devel@nongnu.org; Thu, 14 Mar 2013 11:57:50 -0400 Message-ID: <5141F36E.10004@huawei.com> Date: Thu, 14 Mar 2013 16:57:34 +0100 From: Claudio Fontana MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] QEMU aarch64 TCG target List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Hello all, I am currently working on an aarch64 tcg target implementation, based on the available gdb patches contributed by ARM and the results of the linaro toolchain. I have implemented most opcodes, but I still need to clean up and also implement the op_qemu_ld/st stuff, which seems the most painful, and then I still need the tcg_target_init and the prologue. Is anybody else working on this? Ciao, Claudio -- Claudio Fontana