commit | 60e12c3776a03a0535fcd4f4ea3eba8f60c0ab6e | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Wed Oct 23 11:00:43 2019 -0400 |
committer | Peter Maydell <peter.maydell@linaro.org> | Thu Oct 24 17:16:27 2019 +0100 |
tree | ff354bbd998c3a87466983b1852dcc17cf498bf9 | |
parent | bbad7c62d461a013100cc6403c0d21c3cca29fbe [diff] |
target/arm: Simplify set of PSTATE_SS in cpu_get_tb_cpu_state Hoist the variable load for PSTATE into the existing test vs is_a64. Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20191023150057.25731-11-richard.henderson@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>