was this change to MIPS assembly intentional?

Maciej W. Rozycki macro@ds2.pg.gda.pl
Thu Feb 7 06:05:00 GMT 2002


On 6 Feb 2002, Eric Christopher wrote:

> > But I wanted to be sure that it was intentional.  8-)
> 
> Probably. It likely came in with the work that Thiemo is doing on
> abi/register size.

 Logical immediate machine instructions use zero-extension of their 16-bit
argument as well, so it makes sense for a 64-bit ABI.  For a 32-bit one it
certainly does not, as the high-order 32 bits should always be a copy of
bit 31 then.

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



More information about the Binutils mailing list