This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
RE: Patches to add new instructions for a future AMD processor ( AMDFAM10) to the assember
- From: "Meissner, Michael" <michael dot meissner at amd dot com>
- To: "H. J. Lu" <hjl at lucon dot org>
- Cc: binutils at sourceware dot org, gnu at the-meissners dot org, "rajagopal, dwarak" <dwarak dot rajagopal at amd dot com>
- Date: Tue, 11 Jul 2006 12:21:29 -0400
- Subject: RE: Patches to add new instructions for a future AMD processor ( AMDFAM10) to the assember
We didn't have it in the framework, but that is a good point. We will
do it. Thanks for the reminder.
--
Michael Meissner
AMD, MS 83-29
90 Central Street
Boxborough, MA 01719
> -----Original Message-----
> From: H. J. Lu [mailto:hjl@lucon.org]
> Sent: Monday, July 10, 2006 8:51 PM
> To: Meissner, Michael
> Cc: binutils@sourceware.org; gnu@the-meissners.org; rajagopal, dwarak
> Subject: Re: Patches to add new instructions for a future AMD
processor (
> AMDFAM10) to the assember
>
> On Mon, Jul 10, 2006 at 07:39:55PM -0400, Michael Meissner wrote:
> > 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.
>
> Do you have some testcases to verify that assembler/disassembler work
> on those new instructions correctly?
>
>
> H.J.