mips nmsubb patch

Eric Christopher echristo@redhat.com
Thu Jul 19 05:31:00 GMT 2001


On 19 Jul 2001 08:08:05 -0400, Jakub Jelinek wrote:
> On Thu, Jul 19, 2001 at 01:04:07PM +0100, Aldy Hernandez wrote:
> > 2001-07-17  Aldy Hernandez  <aldyh@redhat.com>
> > 
> >         * config/mips/mips.h (ISA_HAS_NMADD_NMSUB): New macro.
> 
> > + /* ISA has nmadd and nmsub instructions.  */
> > + #define ISA_HAS_NMADD_NMSUB       (mips_isa == 4                          \
> > +                           )
> 
> Just nitpicking. That would better look as a single line macro, wouldn't it?

:)

Yeah, probably would.  I'll be adding to it soon, but since Aldy hasn't
committed yet he can make it a single line :)

-eric


-- 
I will not grease the monkey bars



More information about the Gcc-patches mailing list