This is the mail archive of the binutils@sources.redhat.com 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: Macro name and comment fixes for gas/tc-mips.c


Ian Lance Taylor <ian@wasabisystems.com> writes:

> OK, here is a different patch, which is intended to be used instead of
> the patch I sent out earlier.  In this patch I simply eliminate
> ISA_HAS_COPROC_DELAYS.  I adjust cop_interlocks to include the tests
> formerly made in ISA_HAS_COPROC_DELAYS.  I add cop_mem_interlocks for
> consistency.
> 
> I also tweak the tests to consistently check the pinfo field before
> checking gpr_interlocks or cop_interlocks, since the latter tests are
> currently more expensive on average.

I have committed this patch.

Ian


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