From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:36870) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QrUqz-0006Na-Ad for qemu-devel@nongnu.org; Thu, 11 Aug 2011 08:59:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QrUqt-00052M-Qn for qemu-devel@nongnu.org; Thu, 11 Aug 2011 08:59:17 -0400 Received: from mx1.redhat.com ([209.132.183.28]:30059) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QrUqt-000526-Ez for qemu-devel@nongnu.org; Thu, 11 Aug 2011 08:59:11 -0400 Message-ID: <4E43D1FA.6080600@redhat.com> Date: Thu, 11 Aug 2011 15:58:34 +0300 From: Avi Kivity MIME-Version: 1.0 References: <1313059839-2445-1-git-send-email-agraf@suse.de> <4E43CAE9.3080209@redhat.com> <1BD39142-C48A-426B-8901-0D2703033296@suse.de> In-Reply-To: <1BD39142-C48A-426B-8901-0D2703033296@suse.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] TCG: Add preprocessor guards for optional tcg ops List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Graf Cc: qemu-devel Developers , Kirill Batuzov , Blue Swirl , =?ISO-8859-1?Q?Andreas_F=E4rber?= , David Gibson On 08/11/2011 03:36 PM, Alexander Graf wrote: > > > > Or to have automatic generation of the optionals based on the primitives, if the optionals are not present. > > That's what's happening in the background already, no? The line is towards tcg users though, not it tcg internal code. > Yes, and it doesn't make sense to optimize through synthetic instructions. -- error compiling committee.c: too many arguments to function