> The patch fixes some bugs as mentioned below.
>
> 1. mips_gen_const_int_vector(): Change type for argument VAL from
> int to HOST_WIDE_INT to allow const vector of type doubleword. It in
> turn enables generation of BCLRI.d instead of AND.d for immediate
> const vector operand with only one bit
Hi,
The patch fixes some bugs as mentioned below.
1. mips_gen_const_int_vector(): Change type for argument VAL from int to
HOST_WIDE_INT to allow const vector of type doubleword. It in turn enables
generation of BCLRI.d instead of AND.d for immediate const vector operand with
only one bit clea