OSDN Git Service

target/hppa: Create raise_exception_with_ior
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 27 Oct 2023 10:35:57 +0000 (03:35 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 7 Nov 2023 02:49:34 +0000 (18:49 -0800)
commit8a02b9a68e4cded2b8751d803a3e3aedfce93609
tree6d3ab6ecbb6ecd9617ed1110ca96cdfc3a004cb2
parentf5b5c85760c6d3cf073d8e0ee85d170c569d3ddf
target/hppa: Create raise_exception_with_ior

Handle pa2.0 logic for filling in ISR+IOR.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/hppa/mem_helper.c