This is the mail archive of the binutils@sourceware.org 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: [PATCH] Lexra support in binutils


On Sat, 25 Oct 2008, Thiemo Seufer wrote:

> >  One minor nit -- it would probably make sense to put the "mips0" entry in 
> > mips_cpu_info_table[] separately before the list of "Entries for generic 
> > ISAs," with a one-line comment like: "A fake ISA for MIPS I CPUs without 
> > unaligned transfers."
> 
> I wonder how this will play with .set mips0. Maybe we should use "mips0.9"
> for it, "mips0.8" for the compatible octeon subset, and "mips1.9" for the
> R5900. :-)

 Heh.  Good point anyway, but my understanding is the setting will only be 
accessible through -march= and .set arch= and the traditional ISA 
modifiers will stay intact.  Code seems to agree.

  Maciej


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