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: Patch to implement rotates by zero


On 20 Aug 2002, Eric Christopher wrote:

> >  Well, the behaviour is defined explicitly for "sll" and "sllv" by "MIPS
> > R4000 Microprocessor User's Manual" (pp. A-140, A-141), the original spec
> > for the original MIPS III processor, so the assumption should be any MIPS
> > III+ implementation must do them this way; otherwise it is non-compliant
> > (or simply broken).  There is a note on broken code generated by some
> > assemblers there, though.  The book is available from www.mips.com. 
> 
> That's a pretty big assumption though :) I think I like it the other
> way.

 Why should we "punish" good implementations?  If there are any bad ones,
they can be handled with CPU-specific workarounds. 

-- 
+  Maciej W. Rozycki, Technical University of Gdansk, Poland   +
+--------------------------------------------------------------+
+        e-mail: macro@ds2.pg.gda.pl, PGP key available        +


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