From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2270 invoked by alias); 11 Jul 2006 18:37:19 -0000 Received: (qmail 2261 invoked by uid 22791); 11 Jul 2006 18:37:19 -0000 X-Spam-Check-By: sourceware.org Received: from gateway-1237.mvista.com (HELO gateway-1237.mvista.com) (63.81.120.158) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 11 Jul 2006 18:37:17 +0000 Received: from [10.0.4.58] (apollo.mvista.com [10.0.4.58]) by hermes.mvista.com (Postfix) with ESMTP id D9EED1B722; Tue, 11 Jul 2006 11:37:14 -0700 (PDT) Message-ID: <44B3EFDA.9030108@mvista.com> Date: Tue, 11 Jul 2006 18:37:00 -0000 From: Khem Raj User-Agent: Thunderbird 1.5.0.4 (X11/20060614) MIME-Version: 1.0 To: Michael Meissner Cc: binutils@sourceware.org, gnu@the-meissners.org, dwarak.rajagopal@amd.com Subject: Re: Patches to add new instructions for a future AMD processor ( AMDFAM10) to the assember References: <44B2E54B.70006@amd.com> In-Reply-To: <44B2E54B.70006@amd.com> 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-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sourceware.org X-SW-Source: 2006-07/txt/msg00148.txt.bz2 Michael Meissner said the following on 07/10/2006 04:39 PM: > Enclosed is a patch to the assembler and disassembler to add the new > instructions for a future AMD processor to the GNU assembler and > disassembler. I have checked this by building the Linux kernel > 2.6.17.4 and booting it with no problem. I will commit the changes > tomorrow, unless there are some objections. The patch was written > by my employee Dwarakanath Rajagopal. > ------------------------------------------------------------------------ > > - 2. For PROCESSOR_K8 in 64bit, NOPs with 0x66 prefixe will be used. > + 2. For PROCESSOR_K8 and PROCESSOR_AMDFAM10 in 64bit, NOPs with 0x66 prefixe will be used. > shouldn't this be 'prefix'