On 15/10/2025 23.38, Richard Henderson wrote:
From: Philippe Mathieu-Daudé <[email protected]>
Stop detecting 32-bit PPC host as supported.
See previous commit for rationale.
Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
[rth: Retain _ARCH_PPC64 check in udiv_qrnnd]
Signed-off-by: Richard Henderson <[email protected]>
Message-ID: <[email protected]>
---
include/qemu/timer.h | 13 +------------
disas/disas-host.c | 4 +---
util/cacheflush.c | 4 ++--
configure | 19 +++++--------------
4 files changed, 9 insertions(+), 31 deletions(-)
Reviewed-by: Thomas Huth <[email protected]>