From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1Bpd9i-0000ww-0v for qemu-devel@nongnu.org; Tue, 27 Jul 2004 21:22:54 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1Bpd9g-0000wU-EV for qemu-devel@nongnu.org; Tue, 27 Jul 2004 21:22:53 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Bpd9g-0000wR-C0 for qemu-devel@nongnu.org; Tue, 27 Jul 2004 21:22:52 -0400 Received: from [63.228.1.57] (helo=gate.crashing.org) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1Bpd6N-0007hr-R2 for qemu-devel@nongnu.org; Tue, 27 Jul 2004 21:19:28 -0400 Subject: Re: [Qemu-devel] [Patch] Swapping functions for Mac OS X From: Benjamin Herrenschmidt In-Reply-To: <1090864096.410543e04e12c@imp5-q.free.fr> References: <4AE591A8-D7F8-11D8-BD35-000A2796D230@free.fr> <1090679632.3753.0.camel@gaston> <1090864096.410543e04e12c@imp5-q.free.fr> Content-Type: text/plain Message-Id: <1090977199.1987.23.camel@gaston> Mime-Version: 1.0 Date: Tue, 27 Jul 2004 21:13:19 -0400 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: stegefin@free.fr Cc: qemu-devel@nongnu.org On Mon, 2004-07-26 at 13:48, stegefin@free.fr wrote: > Benjamin, > > I think that the NXSwap functions are defined as inlined asm in the header. Ah ok. Sorry for the noise then. Ben.