|
From: | Richard Henderson |
Subject: | Re: [PATCH v2 03/25] target/arm: Move fp access syndrome adjust out of raise_exception |
Date: | Thu, 9 Jun 2022 10:09:13 -0700 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.1 |
On 6/9/22 08:59, Peter Maydell wrote:
On Tue, 7 Jun 2022 at 03:50, Richard Henderson <richard.henderson@linaro.org> wrote:Create helper_exception_advsimdfp_access to handle both the routing and the syndrome contents, depending on the eventual target EL and mode.Bit awkward to have "TGE means go to EL2, not EL1" in two places now, but I'm going to assume that either (a) this gets cleaned up later in the series or (b) that it's the least-worst option, so
Hmm, well. I had planned for it to go away from within raise_exception later in the series, but it didn't work out, so I could drop this.
r~
[Prev in Thread] | Current Thread | [Next in Thread] |