[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v4 06/10] target/arm: Split compute_fsr_fsc out of arm_delive
From: |
Peter Maydell |
Subject: |
Re: [PATCH v4 06/10] target/arm: Split compute_fsr_fsc out of arm_deliver_fault |
Date: |
Fri, 5 Nov 2021 17:09:20 +0000 |
On Wed, 3 Nov 2021 at 04:09, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> We will reuse this section of arm_deliver_fault for
> raising pc alignment faults.
>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
thanks
-- PMM
- Re: [PATCH v4 01/10] target/arm: Hoist pc_next to a local variable in aarch64_tr_translate_insn, (continued)
- [PATCH v4 03/10] target/arm: Hoist pc_next to a local variable in thumb_tr_translate_insn, Richard Henderson, 2021/11/03
- [PATCH v4 04/10] target/arm: Split arm_pre_translate_insn, Richard Henderson, 2021/11/03
- [PATCH v4 05/10] target/arm: Advance pc for arch single-step exception, Richard Henderson, 2021/11/03
- [PATCH v4 08/10] target/arm: Assert thumb pc is aligned, Richard Henderson, 2021/11/03
- [PATCH v4 10/10] tests/tcg: Add arm and aarch64 pc alignment tests, Richard Henderson, 2021/11/03
- [PATCH v4 06/10] target/arm: Split compute_fsr_fsc out of arm_deliver_fault, Richard Henderson, 2021/11/03
- Re: [PATCH v4 06/10] target/arm: Split compute_fsr_fsc out of arm_deliver_fault,
Peter Maydell <=
- [PATCH v4 09/10] target/arm: Suppress bp for exceptions with more priority, Richard Henderson, 2021/11/03
- [PATCH v4 07/10] target/arm: Take an exception if PC is misaligned, Richard Henderson, 2021/11/03
- Re: [PATCH v4 00/10] target/arm: Fix insn exception priorities, Peter Maydell, 2021/11/08