On 3 December 2015 at 00:18, Michael Davidsaver <mdavidsa...@gmail.com> wrote: > Despite having the same notation, these bits > have completely different meaning than -AR. > > Use armv7m_excp_running_prio() and the highest > pending exception priority to determine > if the pending exception can interrupt preempt. > --- > target-arm/cpu.c | 16 ++++++---------- > 1 file changed, 6 insertions(+), 10 deletions(-)
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM