[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-arm] [PATCH v2 06/26] armv7m: fix I and F flag handling
From: |
Peter Maydell |
Subject: |
Re: [Qemu-arm] [PATCH v2 06/26] armv7m: fix I and F flag handling |
Date: |
Thu, 17 Dec 2015 14:39:14 +0000 |
On 3 December 2015 at 00:18, Michael Davidsaver <address@hidden> 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 <address@hidden>
thanks
-- PMM
- Re: [Qemu-arm] [PATCH v2 03/26] armv7m: Explicit error for bad vector table, (continued)
[Qemu-arm] [PATCH v2 04/26] armv7m: additional cpu state for exception handling, Michael Davidsaver, 2015/12/02
[Qemu-arm] [PATCH v2 05/26] armv7m: add armv7m_excp_running_prio(), Michael Davidsaver, 2015/12/02
[Qemu-arm] [PATCH v2 07/26] armv7m: simpler/faster exception start, Michael Davidsaver, 2015/12/02
[Qemu-arm] [PATCH v2 06/26] armv7m: fix I and F flag handling, Michael Davidsaver, 2015/12/02
- Re: [Qemu-arm] [PATCH v2 06/26] armv7m: fix I and F flag handling,
Peter Maydell <=
[Qemu-arm] [PATCH v2 02/26] armv7m: Undo armv7m.hack, Michael Davidsaver, 2015/12/02
[Qemu-arm] [PATCH v2 09/26] armv7m: implement CFSR, HFSR, BFAR, and MMFAR, Michael Davidsaver, 2015/12/02