From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1GSwIH-0000XK-Nm for mharc-grub-devel@gnu.org; Thu, 28 Sep 2006 09:51:17 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GSwIF-0000Vk-W7 for grub-devel@gnu.org; Thu, 28 Sep 2006 09:51:16 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GSwID-0000TA-Sj for grub-devel@gnu.org; Thu, 28 Sep 2006 09:51:15 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GSwID-0000Su-OE for grub-devel@gnu.org; Thu, 28 Sep 2006 09:51:13 -0400 Received: from [195.54.107.79] (helo=mxfep04.bredband.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GSwNJ-00067b-AI for grub-devel@gnu.org; Thu, 28 Sep 2006 09:56:29 -0400 Received: from ironport.bredband.com ([195.54.107.82] [195.54.107.82]) by mxfep04.bredband.com with ESMTP id <20060928135112.HKUD3207.mxfep04.bredband.com@ironport.bredband.com> for ; Thu, 28 Sep 2006 15:51:12 +0200 Received: from c-e5df71d5.029-19-73746f13.cust.bredbandsbolaget.se (HELO localhost.localdomain) ([213.113.223.229]) by ironport.bredband.com with ESMTP; 28 Sep 2006 15:51:12 +0200 From: Johan Rydberg To: tgingold@free.fr References: <1159443706.451bb4fad4e1a@imp6-g19.free.fr> <87hcys9k6r.fsf@night.trouble.net> <1159450511.451bcf8f8273b@imp1-g19.free.fr> Date: Thu, 28 Sep 2006 16:15:27 +0200 In-Reply-To: <1159450511.451bcf8f8273b@imp1-g19.free.fr> (tgingold@free.fr's message of "Thu, 28 Sep 2006 15:35:11 +0200") Message-ID: <878xk49iww.fsf@night.trouble.net> User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" Cc: The development of GRUB 2 Subject: Re: Grub for ia64 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Sep 2006 13:51:16 -0000 --=-=-= tgingold@free.fr writes: >> It is not possible to find similar integer division code in glibc for >> example? And why is this code needed at all, doesn't IA64 have >> division? > No, it doesn't have integer division. > >> If it doesn't, my gut feeling tells me that this should be >> in libgcc. > Yes, most should be either in glibc or libgcc. I have not verified this completely, but it seems as libgcc has all these routines at hand. GCC also has the following IA-64 options that might be usefull; `-minline-int-divide-min-latency' Generate code for inline divides of integer values using the minimum latency algorithm. `-minline-int-divide-max-throughput' Generate code for inline divides of integer values using the maximum throughput algorithm. ~j --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iD8DBQBFG9kC3CqIy3K3X2ERAqRZAKDAn0IDTnsrAQhl9A3e9zqJeAzjBgCgzWVd rE7K5LJ3afWa3T0KpruOYDo= =YoV1 -----END PGP SIGNATURE----- --=-=-=--