From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IYIV7-0001kc-AZ for qemu-devel@nongnu.org; Thu, 20 Sep 2007 05:39:13 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IYIV4-0001iq-Om for qemu-devel@nongnu.org; Thu, 20 Sep 2007 05:39:12 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IYIV3-0001ii-GV for qemu-devel@nongnu.org; Thu, 20 Sep 2007 05:39:09 -0400 Received: from bangui.magic.fr ([195.154.194.245]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IYIV2-0003Vo-Ub for qemu-devel@nongnu.org; Thu, 20 Sep 2007 05:39:09 -0400 Subject: Re: [Qemu-devel] [PATCH] Move likely()/unlikely() to exec-all.h From: "J. Mayer" In-Reply-To: <20070919204828.GA11298@hall.aurel32.net> References: <20070919204828.GA11298@hall.aurel32.net> Content-Type: text/plain Date: Thu, 20 Sep 2007 11:38:55 +0200 Message-Id: <1190281135.14938.391.camel@rapid> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Aurelien Jarno On Wed, 2007-09-19 at 22:48 +0200, Aurelien Jarno wrote: > Hi all, Hi, > The patch below moves likely()/unlikely() definitions to exec-all.h > from target-alpha/cpu.h and target-ppc/cpu.h. This way they can be used > on other targets. Good idea, I will apply this. Regards. -- J. Mayer Never organized