On 7/3/23 19:34, Richard Henderson wrote:
Compute both partial results separately and accumulate
at the end, instead of accumulating in the middle.
Signed-off-by: Richard Henderson <[email protected]>
---
Cc: Daniel Henrique Barboza <[email protected]>
Cc: Cédric Le Goater <[email protected]>
Cc: David Gibson <[email protected]>
Cc: Greg Kurz <[email protected]>
Cc: [email protected]
---
target/ppc/translate/vmx-impl.c.inc | 21 +++++++++++----------
1 file changed, 11 insertions(+), 10 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>