On 13/9/23 02:58, Nicholas Piggin wrote:
Several places open-code this FP CR1 update. Move them to call
gen_set_cr1_from_fpscr().

FPSCR_OX = 28 so move that to the symbolic constant while we are here.

Signed-off-by: Nicholas Piggin <npig...@gmail.com>
---
  target/ppc/translate/fp-impl.c.inc | 16 ++++++----------
  1 file changed, 6 insertions(+), 10 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>


Reply via email to