summary refs log tree commit diff stats
path: root/linux-user/nios2/signal.c
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2022-04-21 08:16:32 -0700
committerRichard Henderson <richard.henderson@linaro.org>2022-04-26 08:16:40 -0700
commit892d0f4afb2614603157600e9d5d0aaa878b5d31 (patch)
tree2296ec8948f199bb9366266bcc022c601842e530 /linux-user/nios2/signal.c
parenta1755db71e34df016ffc10aa0727360aae2c6036 (diff)
downloadfocaccia-qemu-892d0f4afb2614603157600e9d5d0aaa878b5d31.tar.gz
focaccia-qemu-892d0f4afb2614603157600e9d5d0aaa878b5d31.zip
linux-user/nios2: Hoist pc advance to the top of EXCP_TRAP
Note that this advance *should* be done by the translator, as
that's the pc value that's supposed to be generated by hardware.
However, that's a much larger change across sysemu as well.

In the meantime, produce the correct PC for any signals raised
by the trap instruction.  Note the special case of TRAP_BRKPT,
which itself is special cased within the kernel.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20220421151735.31996-2-richard.henderson@linaro.org>
Diffstat (limited to 'linux-user/nios2/signal.c')
0 files changed, 0 insertions, 0 deletions