diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2017-09-12 19:13:50 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2017-09-21 16:29:23 +0100 |
commit | e93bc2ac11cd37796fd48e11eaeacec3aff20f9c (patch) | |
tree | cab4b58e036475b4181edf17adb14686397d634c /include/hw/ssi | |
parent | 17906a162a1febef92e1d3eddc090e967a351757 (diff) | |
download | qemu-e93bc2ac11cd37796fd48e11eaeacec3aff20f9c.zip qemu-e93bc2ac11cd37796fd48e11eaeacec3aff20f9c.tar.gz qemu-e93bc2ac11cd37796fd48e11eaeacec3aff20f9c.tar.bz2 |
nvic: Add cached vectpending_is_s_banked state
With banked exceptions, just the exception number in
s->vectpending is no longer sufficient to uniquely identify
the pending exception. Add a vectpending_is_s_banked bool
which is true if the exception is using the sec_vectors[]
array.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1505240046-11454-4-git-send-email-peter.maydell@linaro.org
Diffstat (limited to 'include/hw/ssi')
0 files changed, 0 insertions, 0 deletions