From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20678 invoked by alias); 15 Aug 2008 15:39:23 -0000 Received: (qmail 20668 invoked by uid 22791); 15 Aug 2008 15:39:21 -0000 X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 15 Aug 2008 15:38:45 +0000 Received: (qmail 10075 invoked from network); 15 Aug 2008 15:38:44 -0000 Received: from unknown (HELO macbook-2.local) (stan@127.0.0.2) by mail.codesourcery.com with ESMTPA; 15 Aug 2008 15:38:44 -0000 Message-ID: <48A5A2FD.4020103@codesourcery.com> Date: Fri, 15 Aug 2008 15:39:00 -0000 From: Stan Shebs User-Agent: Thunderbird 2.0.0.16 (Macintosh/20080707) MIME-Version: 1.0 To: luisgpm@linux.vnet.ibm.com CC: gdb-patches@sourceware.org, Eli Zaretskii Subject: Re: [PATCH-ppc 5/5] Add VSX doc bits References: <1217016956.29012.79.camel@gargoyle> <1218814096.8946.39.camel@gargoyle> In-Reply-To: <1218814096.8946.39.camel@gargoyle> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2008-08/txt/msg00418.txt.bz2 Luis Machado wrote: >> +For POWER7 processors, GDB provides a new set of pseudo-registers, the 64-bit >> +wide Extended Floating Point Registers (@samp{f32} through @samp{f63}). >> Ten years from now, this sentence will likely still be in the manual, but the register set won't really seem "new" anymore. :-) Stan