On 16/12/2023 14.42, Nicholas Piggin wrote:
Illegal instructions cause 0xe40 (HEAI) interrupts rather than program interrupts.Signed-off-by: Nicholas Piggin <npig...@gmail.com> --- powerpc/emulator.c | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-)
Acked-by: Thomas Huth <th...@redhat.com>