On 19/10/25 17:14, Julian Ganz wrote:
We identified a number of exceptions as interrupts, and we assume every other exception is a (syncroneous) exceptions. PA-RISC appears to not
Typo "synchronous".
have any form of host-call. This change places the hook for PA-RISC targets. Signed-off-by: Julian Ganz <[email protected]> --- target/hppa/int_helper.c | 17 +++++++++++++++++ 1 file changed, 17 insertions(+)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
