This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Patches to add new instructions for a future AMD processor ( AMDFAM10) to the assember


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'


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]