Re: [PATCH] target/ppc: Flush inputs to zero with NJ in ppc_store_vscr

2023-08-25 Thread Nicholas Piggin
On Mon Aug 21, 2023 at 12:59 PM AEST, Richard Henderson wrote: > Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1779 > Signed-off-by: Richard Henderson Should go to qemu-stable I would say? Thanks for fixing. Reviewed-by: Nicholas Piggin > --- > target/ppc/cpu.c | 1 + > 1 file

[PATCH] target/ppc: Flush inputs to zero with NJ in ppc_store_vscr

2023-08-20 Thread Richard Henderson
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1779 Signed-off-by: Richard Henderson --- target/ppc/cpu.c | 1 + 1 file changed, 1 insertion(+) diff --git a/target/ppc/cpu.c b/target/ppc/cpu.c index 424f2e1741..48257f7225 100644 --- a/target/ppc/cpu.c +++ b/target/ppc/cpu.c @@ -59,6