SPARC: unsigned vs. signed int loads

Christian Thalinger Christian.Thalinger at Sun.COM
Fri Feb 20 02:56:10 PST 2009


On Wed, 2009-02-18 at 00:50 -0800, John Rose wrote:
> If the type of a load matches that predicate, then you know that the  
> high-order bit is zero, and loadB can be strength-reduced to loadUB.
> 
> That's the explanation.

Thanks.  Now it's clear.

-- Christian




More information about the hotspot-compiler-dev mailing list