[Qemu-devel] [PULL 28/66] ppc: Don't update NIP in lmw/stmw/icbi

2016-09-05 Thread David Gibson
From: Benjamin Herrenschmidt Instead, pass GETPC() result to the corresponding helpers. Signed-off-by: Benjamin Herrenschmidt Signed-off-by: David Gibson --- target-ppc/mem_helper.c | 11 ++- target-ppc/translate.c | 6 -- 2 files changed, 6 insertions(+), 11 deletions(-) diff

[Qemu-devel] [PULL 28/66] ppc: Don't update NIP in lmw/stmw/icbi

2016-09-05 Thread David Gibson
From: Benjamin Herrenschmidt Instead, pass GETPC() result to the corresponding helpers. Signed-off-by: Benjamin Herrenschmidt Signed-off-by: David Gibson --- target-ppc/mem_helper.c | 11 ++- target-ppc/translate.c | 6 -- 2 files changed, 6 insertions(+), 11 deletions(-) diff