qemu-ppc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 2/7] target/ppc: use ext32u and deposit in do_vx_vmulhw_i64


From: Richard Henderson
Subject: Re: [PATCH 2/7] target/ppc: use ext32u and deposit in do_vx_vmulhw_i64
Date: Fri, 4 Mar 2022 12:36:36 -1000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0

On 3/4/22 07:51, matheus.ferst@eldorado.org.br wrote:
From: Matheus Ferst<matheus.ferst@eldorado.org.br>

Fixes: 29e9dfcf755e ("target/ppc: vmulh* instructions without helpers")
Signed-off-by: Matheus Ferst<matheus.ferst@eldorado.org.br>
---
  target/ppc/translate/vmx-impl.c.inc | 10 +++-------
  1 file changed, 3 insertions(+), 7 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]