On 12/12/24 09:14, Mark Cave-Ayland wrote:
To ensure that all memory loads are performed by gen_ld_tl(), convert all
remaining users of tcg_gen_qemu_ld_tl() with gen_ld_tl().

Signed-off-by: Mark Cave-Ayland<[email protected]>
---
  target/ppc/translate.c                     | 14 +++++++-------
  target/ppc/translate/fixedpoint-impl.c.inc |  2 +-
  2 files changed, 8 insertions(+), 8 deletions(-)

Reviewed-by: Richard Henderson <[email protected]>

r~

Reply via email to