[Qemu-devel] [PULL 16/66] ppc: Provide basic raise_exception_* functions

2016-09-05 Thread David Gibson
From: Benjamin Herrenschmidt Instead of using the same helpers called from translate.c, let's have a bunch of functions that take the various argument combinations, especially the retaddr which will be needed in subsequent patches, and leave the helpers to be just that, helpers for translate.c W

[Qemu-devel] [PULL 16/66] ppc: Provide basic raise_exception_* functions

2016-09-05 Thread David Gibson
From: Benjamin Herrenschmidt Instead of using the same helpers called from translate.c, let's have a bunch of functions that take the various argument combinations, especially the retaddr which will be needed in subsequent patches, and leave the helpers to be just that, helpers for translate.c W