From owner-freebsd-ppc@FreeBSD.ORG Thu Dec 22 15:47:29 2011 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0FB171065678 for ; Thu, 22 Dec 2011 15:47:29 +0000 (UTC) (envelope-from superbisquit@gmail.com) Received: from mail-pz0-f54.google.com (mail-pz0-f54.google.com [209.85.210.54]) by mx1.freebsd.org (Postfix) with ESMTP id DFD388FC0A for ; Thu, 22 Dec 2011 15:47:28 +0000 (UTC) Received: by dakp5 with SMTP id p5so8008174dak.13 for ; Thu, 22 Dec 2011 07:47:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=nxaPWMVp2jqssGZxTH6ZGSJ/yCLyUG2E99a8kb4/rS8=; b=wqlM/fRBLbh/Schfp14TQRWraJ7XpyyDfeqdrg1V2hOYWhuzz19TP+9BWIvOI/VlAX +8VPCrsUUeOm4z9OViME2nOPNH3Lx+sWd6N56jr2u3rF58t+gErPcQH2+MnYrd9sg85Q 10HZuw3gyNJO7olXu/eI/WPHo9x25HBS4wLFQ= MIME-Version: 1.0 Received: by 10.68.209.10 with SMTP id mi10mr23822604pbc.4.1324568848301; Thu, 22 Dec 2011 07:47:28 -0800 (PST) Received: by 10.68.64.168 with HTTP; Thu, 22 Dec 2011 07:47:28 -0800 (PST) Date: Thu, 22 Dec 2011 10:47:28 -0500 Message-ID: From: Super Bisquit To: FreeBSD PowerPC ML X-Mailman-Approved-At: Thu, 22 Dec 2011 15:57:23 +0000 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Curiosity question: Why is there no fpu_$NTH_ROOT ? X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Dec 2011 15:47:29 -0000 Is it better to just have a square root function or could N=E2=89=A52 be i= mplied instead?