From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17088 invoked by alias); 4 Sep 2012 12:34:12 -0000 Received: (qmail 17012 invoked by uid 22791); 4 Sep 2012 12:34:11 -0000 X-SWARE-Spam-Status: No, hits=-7.0 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,KHOP_THREADED,RCVD_IN_DNSWL_HI,RCVD_IN_HOSTKARMA_W,RP_MATCHES_RCVD,SPF_HELO_PASS X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 04 Sep 2012 12:33:37 +0000 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q84CXaKr011191 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Tue, 4 Sep 2012 08:33:36 -0400 Received: from [10.36.5.11] (vpn1-5-11.ams2.redhat.com [10.36.5.11]) by int-mx11.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id q84CXWd8008227 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Tue, 4 Sep 2012 08:33:34 -0400 Message-ID: <5045F3A4.2050405@redhat.com> Date: Tue, 04 Sep 2012 12:34:00 -0000 From: nick clifton User-Agent: Mozilla/5.0 (X11; Linux i686; rv:15.0) Gecko/20120828 Thunderbird/15.0 MIME-Version: 1.0 To: "Sergey G." CC: Jim Wilson , binutils@sourceware.org, "H.J. Lu" Subject: Re: [PATCH] Enabling PSN support in IA64 assembler and objdump. References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact binutils-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sourceware.org X-SW-Source: 2012-09/txt/msg00033.txt.bz2 Hi Sergey, >> 2012-08-07 Sergey A. Guriev >> >> * cpu-ia64-opc.c (ins_cnt6a): New function. >> (ext_cnt6a): Ditto. >> (ins_strd5b): Ditto. >> (ext_strd5b): Ditto. >> (elf64_ia64_operands): Add new operand types. Approved - please apply. (Sorry for the long delay in reviewing). Cheers Nick