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


I found the ChangeLog for this patch from our old files.

2008-02-11  David Ung  <davidu@mips.com>

        * config/mips/mips.c (mips_output_division): When
        GENERATE_DIVIDE_TRAPS, generate the trap instructions against
zero
        before the actual divide.  This is friendlier to out-of-order
cpus
        like the 74k.

  Thanks!

Regards,
Chao-ying


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