On 09/19/2012 10:54 PM, Aurelien Jarno wrote:
> |  mov_i32 r1,tmp6
> |  movi_i64 tmp8,$0x20
> |  shr_i64 tmp7,r1,tmp8
> 
> Here, tmp7 is replaced by r1. However r1 only contains the 32-bit low
> part of tmp7, thus returning 0.

Ok.  Thanks for getting that on the record.


r~

Reply via email to