[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 02/25] target/arm: Add coproc parameter to syn_fp_access_t
From: |
Peter Maydell |
Subject: |
Re: [PATCH v2 02/25] target/arm: Add coproc parameter to syn_fp_access_trap |
Date: |
Thu, 9 Jun 2022 16:55:08 +0100 |
On Tue, 7 Jun 2022 at 03:47, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> With ARMv8, this field is always RES0.
> With ARMv7, targeting EL2 and TA=0, it is always 0xA.
>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
thanks
-- PMM
- [PATCH v2 00/25] target/arm: tidy exception routing, Richard Henderson, 2022/06/06
- [PATCH v2 02/25] target/arm: Add coproc parameter to syn_fp_access_trap, Richard Henderson, 2022/06/06
- Re: [PATCH v2 02/25] target/arm: Add coproc parameter to syn_fp_access_trap,
Peter Maydell <=
- [PATCH v2 01/25] target/arm: Mark exception helpers as noreturn, Richard Henderson, 2022/06/06
- [PATCH v2 04/25] target/arm: Move exception_target_el out of line, Richard Henderson, 2022/06/06
- [PATCH v2 05/25] target/arm: Move arm_singlestep_active out of line, Richard Henderson, 2022/06/06
- [PATCH v2 07/25] target/arm: Use is_a64 in arm_generate_debug_exceptions, Richard Henderson, 2022/06/06
- [PATCH v2 03/25] target/arm: Move fp access syndrome adjust out of raise_exception, Richard Henderson, 2022/06/06
- [PATCH v2 06/25] target/arm: Move arm_generate_debug_exceptions out of line, Richard Henderson, 2022/06/06
- [PATCH v2 08/25] target/arm: Move exception_bkpt_insn to debug_helper.c, Richard Henderson, 2022/06/06