From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MxRWN-0007qw-2b for qemu-devel@nongnu.org; Mon, 12 Oct 2009 16:29:31 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MxRWH-0007nO-6k for qemu-devel@nongnu.org; Mon, 12 Oct 2009 16:29:30 -0400 Received: from [199.232.76.173] (port=47985 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MxRWF-0007nL-5w for qemu-devel@nongnu.org; Mon, 12 Oct 2009 16:29:23 -0400 Received: from mtaout01-winn.ispmail.ntl.com ([81.103.221.47]:33068) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MxRWE-0007m6-Kg for qemu-devel@nongnu.org; Mon, 12 Oct 2009 16:29:22 -0400 Date: Mon, 12 Oct 2009 21:30:42 +0100 From: Stuart Brady Subject: Re: [Qemu-devel] [PATCH] tcg, tci: Add TCG and interpreter for bytecode (virtual machine) Message-ID: <20091012203042.GA12133@miranda.arrow> References: <4AC0E93A.6010605@mail.berlios.de> <1254156621-28559-1-git-send-email-weil@mail.berlios.de> <20091004182724.GA26105@miranda.arrow> <4AD208F5.9000203@mail.berlios.de> <20091011231735.GA10123@miranda.arrow> <20091012064652.GA10789@miranda.arrow> <20091012173942.GA11801@miranda.arrow> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: malc Cc: qemu-devel@nongnu.org On Tue, Oct 13, 2009 at 12:07:01AM +0400, malc wrote: > On Mon, 12 Oct 2009, Stuart Brady wrote: > > > I'm quite aware that functions must be invoked using the *correct type* > > of function pointer, though. Perhaps I wasn't specific enough in what > > I said, but please, I'm not completely clueless... :-) > > Are you thinking of a giant switch here, or what? Yes. Cheers, -- Stuart Brady