Re: [PATCH 10/19] target/ppc: Clear fpstatus flags on VSX_CVT_FP_TO_FP

2022-09-05 Thread Daniel Henrique Barboza
On 9/1/22 10:17, Víctor Colombo wrote: Signed-off-by: Víctor Colombo --- IIUC all the changes from patches 8-10 are based on the logic explained in the commit message of patch 08. Problem is that patches 9 and 10 are lacking context per themselves. I'd rather either have patches 9 and 10 s

[PATCH 10/19] target/ppc: Clear fpstatus flags on VSX_CVT_FP_TO_FP

2022-09-01 Thread Víctor Colombo
Signed-off-by: Víctor Colombo --- target/ppc/fpu_helper.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/target/ppc/fpu_helper.c b/target/ppc/fpu_helper.c index ceb70ed36e..8a20413a78 100644 --- a/target/ppc/fpu_helper.c +++ b/target/ppc/fpu_helper.c @@ -2692,6 +2692,8 @@ void helper_##op(