From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:56375) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TBZnf-0000dv-DO for qemu-devel@nongnu.org; Tue, 11 Sep 2012 19:23:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TBZne-0004Ci-JR for qemu-devel@nongnu.org; Tue, 11 Sep 2012 19:23:23 -0400 Received: from mail-qc0-f173.google.com ([209.85.216.173]:57657) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TBZne-0004Cc-ER for qemu-devel@nongnu.org; Tue, 11 Sep 2012 19:23:22 -0400 Received: by qcab12 with SMTP id b12so691118qca.4 for ; Tue, 11 Sep 2012 16:23:22 -0700 (PDT) Sender: Richard Henderson Message-ID: <504FC7E7.40608@twiddle.net> Date: Tue, 11 Sep 2012 16:23:19 -0700 From: Richard Henderson MIME-Version: 1.0 References: <504F62F5.2090302@twiddle.net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] TCG questions List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Xin Tong Cc: qemu-devel On 09/11/2012 03:56 PM, Xin Tong wrote: > Some of the files in the instrumentation module depends on TCGv. i > just want to find a way to include the tcg-op.h. it is not easy as it > is architecture dependent. It's not. Look at some of the other files in tcg/. r~