From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8665 invoked by alias); 4 May 2005 12:08:25 -0000 Mailing-List: contact binutils-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sources.redhat.com Received: (qmail 3202 invoked from network); 4 May 2005 12:05:40 -0000 Received: from unknown (HELO gizmo09bw.bigpond.com) (144.140.70.19) by sourceware.org with SMTP; 4 May 2005 12:05:40 -0000 Received: (qmail 2265 invoked from network); 4 May 2005 12:05:37 -0000 Received: from unknown (HELO bwmam12.bigpond.com) (144.135.24.103) by gizmo09bw.bigpond.com with SMTP; 4 May 2005 12:05:37 -0000 Received: from cpe-144-136-221-26.sa.bigpond.net.au ([144.136.221.26]) by bwmam12.bigpond.com(MAM REL_3_4_2a 189/74463534) with SMTP id 74463534; Wed, 04 May 2005 22:05:37 +1000 Received: by bubble.grove.modra.org (Postfix, from userid 500) id 419131A9B4F; Wed, 4 May 2005 21:35:37 +0930 Date: Wed, 04 May 2005 12:33:00 -0000 From: Alan Modra To: Anton Blanchard Cc: binutils@sources.redhat.com Subject: Re: [PATCH] Add POWER5 instructions Message-ID: <20050504120536.GC9133@bubble.grove.modra.org> Mail-Followup-To: Anton Blanchard , binutils@sources.redhat.com References: <20050503134540.GB13590@krispykreme> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050503134540.GB13590@krispykreme> User-Agent: Mutt/1.4i X-SW-Source: 2005-05/txt/msg00097.txt.bz2 On Tue, May 03, 2005 at 11:45:40PM +1000, Anton Blanchard wrote: > The following patch adds some instructions new to POWER5. This is OK except for the ChangeLog which isn't sufficiently detailed, and file names in a ChangeLog should be relative to the dir of the ChangeLog. Like this: include/opcode/ 2005-05-04 Anton Blanchard * ppc.h (PPC_OPCODE_POWER5): Define. opcodes/ 2005-05-04 Anton Blanchard * ppc-dis.c (powerpc_dialect): Handle "-Mpower5". (print_ppc_disassembler_options): Document it. * ppc-opc.c (SCV_LEV): Define. (LEV): Allow optional operand. (POWER5): Define. (powerpc_opcodes): Extend "sc". Adjust "svc" and "svcl". Add "hrfid", "popcntb", "fsqrtes", "fsqrtes.", "fre" and "fre.". gas/ 2005-05-04 Anton Blanchard * config/tc-ppc.c (parse_cpu): Handle "-mpower5". (md_show_usage): Document it. (ppc_setup_opcodes): Insert POWER5 mnemonics. * doc/c-ppc.texi (PowerPC-Opts): Document "-mpower5". -- Alan Modra IBM OzLabs - Linux Technology Centre