On 12/06/2017 02:21 AM, Kirill Batuzov wrote:
> IN: 
> 0x004005e8:  d2824682  movz     x2, #0x1234
> 0x004005ec:  4e010c41  dup      v1.16b, w2
> 
> OP:
> 
>  ---- 00000000004005e8 0000000000000000 0000000000000000
>  movi_i64 x2,$0x1234
> 
>  ---- 00000000004005ec 0000000000000000 0000000000000000
>  st_i32 x2,env,$0x8b0
>  st_i32 x2,env,$0x8b4
>  st_i32 x2,env,$0x8b8
>  st_i32 x2,env,$0x8bc

Fixed.

 ---- 0000000000400078 0000000000000000 0000000000000000
 movi_i64 x2,$0x1234                              sync: 0  dead: 0

 ---- 000000000040007c 0000000000000000 0000000000000000
 movi_i32 tmp0,$0x34343434
 st_i32 tmp0,env,$0x8b0
 st_i32 tmp0,env,$0x8b4
 st_i32 tmp0,env,$0x8b8
 st_i32 tmp0,env,$0x8bc                           dead: 0

Thanks,


r~

Reply via email to