On 07/30/2018 10:20 AM, Laurent Desnogues wrote:
> Hello Richard,
>
> According to SVE definition, the operands of cmpeq/cmpne SVE
> instructions are signed, so I guess the definitions of
> sve_cmpeq_ppzw_[bhs] and sve_cmpne_ppzw_[bhs] should use signed types.
> The other cmpcc instructions look g
Hello Richard,
According to SVE definition, the operands of cmpeq/cmpne SVE
instructions are signed, so I guess the definitions of
sve_cmpeq_ppzw_[bhs] and sve_cmpne_ppzw_[bhs] should use signed types.
The other cmpcc instructions look good.
Thanks,
Laurent