This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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, MIPS] 74k tuning for divide traps


On Wed, 2010-04-14 at 15:11 -0700, Fu, Chao-Ying wrote:
>   This involves the replay penalty of teq on 74k, when
> teq's operand is from a load and there is a load miss.

OK.  This is helpful and makes some sense.  I was able to write a little
testcase with this info and confirm that it runs faster with the trap
before the divide.  I revised the patch to include a comment explaining
what is going on.

Jim

Attachment: trap-div.patch.2
Description: Text document


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