Re: [PATCH v3 0/2] target/arm: vector tail cleanups

2020-05-21 Thread Peter Maydell
On Tue, 19 May 2020 at 22:24, Richard Henderson wrote: > > Version 3 fixes the reported bug in EXT. > > I should make sure I have fixed the bug wherein RISU prints a > mismatch and still exits with success, which hid this problem > in the scrollback. Applied to target-arm.next, thanks. -- PMM

[PATCH v3 0/2] target/arm: vector tail cleanups

2020-05-19 Thread Richard Henderson
Version 3 fixes the reported bug in EXT. I should make sure I have fixed the bug wherein RISU prints a mismatch and still exits with success, which hid this problem in the scrollback. r~ Richard Henderson (2): target/arm: Use tcg_gen_gvec_mov for clear_vec_high target/arm: Use clear_vec_hi