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


> >  #define gpr_interlocks \
> >    (mips_opts.isa != ISA_MIPS1  \
> >     || mips_opts.arch == CPU_VR5400  \
> 
> I wonder why the vr5[45]00 are explicitly listed here, those are
> MIPS IV anyway.

Probably historical from a time when you'd have -mips1 -mcpu=vr5400 or
something.

-eric

-- 
Eric Christopher <echristo@redhat.com>


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