[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] ARM: SVE issue in cmpeq/cmpne
From: |
Laurent Desnogues |
Subject: |
[Qemu-devel] ARM: SVE issue in cmpeq/cmpne |
Date: |
Mon, 30 Jul 2018 16:20:48 +0200 |
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
- [Qemu-devel] ARM: SVE issue in cmpeq/cmpne,
Laurent Desnogues <=