|
From: | Richard Henderson |
Subject: | Re: [PATCH v2 1/8] linux-user/nios2: Hoist pc advance to the top of EXCP_TRAP |
Date: | Sat, 26 Mar 2022 07:36:23 -0600 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.7.0 |
On 3/26/22 07:24, Richard Henderson wrote:
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. Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Gah, sorry for the extra noise with the repeat of the nios2 patch set. I failed to clean out a temp directory properly. r~
[Prev in Thread] | Current Thread | [Next in Thread] |