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: "H. J. Lu" <hjl at lucon dot org>
- To: Michael Meissner <michael dot meissner at amd dot com>
- Cc: binutils at sourceware dot org, gnu at the-meissners dot org, dwarak dot rajagopal at amd dot com
- Date: Mon, 10 Jul 2006 17:50:30 -0700
- Subject: Re: Patches to add new instructions for a future AMD processor ( AMDFAM10) to the assember
- References: <44B2E54B.70006@amd.com>
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.