On 10/21/21 12:45 PM, matheus.fe...@eldorado.org.br wrote:
From: pherde<pherva...@gmail.com>

Move resolve_PLS_D from fixedpoint-impl.c.inc to translate.c
because this way the function can be used not only by fixed
point instructions.

Signed-off-by: Fernando Eckhardt Valle (pherde)<pherva...@gmail.com>
Signed-off-by: Matheus Ferst<matheus.fe...@eldorado.org.br>
---
  target/ppc/translate.c                     | 19 +++++++++++++++++++
  target/ppc/translate/fixedpoint-impl.c.inc | 19 -------------------
  2 files changed, 19 insertions(+), 19 deletions(-)

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

r~

Reply via email to