On 18/9/22 21:45, Helge Deller wrote:
Include the IIR register (which holds the opcode of the failing instruction) when dumping the hppa registers.Signed-off-by: Helge Deller <del...@gmx.de> --- target/hppa/helper.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>