diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2022-04-21 08:16:32 -0700 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2022-04-26 08:16:40 -0700 |
commit | 892d0f4afb2614603157600e9d5d0aaa878b5d31 (patch) | |
tree | 2296ec8948f199bb9366266bcc022c601842e530 /.mailmap | |
parent | a1755db71e34df016ffc10aa0727360aae2c6036 (diff) | |
download | qemu-892d0f4afb2614603157600e9d5d0aaa878b5d31.zip qemu-892d0f4afb2614603157600e9d5d0aaa878b5d31.tar.gz qemu-892d0f4afb2614603157600e9d5d0aaa878b5d31.tar.bz2 |
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 '.mailmap')
0 files changed, 0 insertions, 0 deletions