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: [PATCH] don't generate long nops on i686 (only when -march=[intel])


On Thu, Aug 5, 2010 at 4:04 PM, Quentin Neill
<quentin.neill.gnu@gmail.com> wrote:
> The following patch adds a ".nop" cpu subarch with testcases, to
> control generation of alignment code with nops.
>[snip]

The opcodes ChangeLog entry for i386-opc.h and i386-opc.tbl should be:

opcodes/
	* i386-opc.h (enum): Add CpuNop.
	  (i386_cpu_flags): Add cpunop bit.
	* i386-opc.tbl: Change nop cpu_flags.

-- 
Quentin


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