Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932599AbVIMThr (ORCPT ); Tue, 13 Sep 2005 15:37:47 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932681AbVIMThq (ORCPT ); Tue, 13 Sep 2005 15:37:46 -0400 Received: from perpugilliam.csclub.uwaterloo.ca ([129.97.134.31]:33221 "EHLO perpugilliam.csclub.uwaterloo.ca") by vger.kernel.org with ESMTP id S932599AbVIMThq (ORCPT ); Tue, 13 Sep 2005 15:37:46 -0400 Date: Tue, 13 Sep 2005 15:37:45 -0400 To: "Maciej W. Rozycki" Cc: Joe Bob Spamtest , "David S. Miller" , linux-kernel@vger.kernel.org Subject: Re: Pure 64 bootloaders Message-ID: <20050913193745.GH28578@csclub.uwaterloo.ca> References: <4325F3D5.9040109@spamtest.viacore.net> <20050912.144107.37064900.davem@davemloft.net> <4325FADB.4090804@spamtest.viacore.net> <20050912.151230.100651236.davem@davemloft.net> <43260A8D.1090508@spamtest.viacore.net> <20050913165228.GG28578@csclub.uwaterloo.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.9i From: lsorense@csclub.uwaterloo.ca (Lennart Sorensen) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 722 Lines: 18 On Tue, Sep 13, 2005 at 06:21:23PM +0100, Maciej W. Rozycki wrote: > On Tue, 13 Sep 2005, Lennart Sorensen wrote: > > > Of course mips is extra fun in having two 32bit formats and one 64bit > > format. > > The reverse -- two 64-bit formats and one 32-bit one. And don't forget > to multiply by two endiannesses. ;-) I thought it was 32bit old, 32bit new (for using 32bit pointers on a 64bit cpu) and 64bit. At least the names I have seen were 32o, 32n, 64. Len Sorensen - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/