On Wed, Aug 1, 2018 at 2:31 PM, Richard Henderson <richard.hender...@linaro.org> wrote: > These four patches are minor, reported by Laurent this week.
This fixes the reported issues, thanks! > If there happens to be an -rc4 release, it would be nice if > they were included. But if not, no biggie. I suspect that > other minor issues will be found past these four, so I would > hope everyone who cares about sve is just as happy working > from a branch anyway. I indeed still have some things to look at. Laurent > > r~ > > > Richard Henderson (4): > target/arm: Fix sign of sve_cmpeq_ppzw/sve_cmpne_ppzw > target/arm: Fix typo in do_sat_addsub_64 > target/arm: Reorganize SVE WHILE > target/arm: Fix typo in helper_sve_movz_d > > target/arm/sve_helper.c | 19 ++++++-------- > target/arm/translate-sve.c | 51 ++++++++++++++++++++++++-------------- > 2 files changed, 40 insertions(+), 30 deletions(-) > > -- > 2.17.1 >