Richard Henderson writes:
> Rearrange the values of the enumerators of CPAccessResult
> so that we may directly extract the target el. For the two
> special cases in access_check_cp_reg, use CPAccessResult.
>
> Signed-off-by: Richard Henderson
> ---
> target/arm/cpregs.h| 26 -
On Sun, 17 Apr 2022 at 19:00, Richard Henderson
wrote:
>
> Rearrange the values of the enumerators of CPAccessResult
> so that we may directly extract the target el. For the two
> special cases in access_check_cp_reg, use CPAccessResult.
>
> Signed-off-by: Richard Henderson
Reviewed-by: Peter Ma
Rearrange the values of the enumerators of CPAccessResult
so that we may directly extract the target el. For the two
special cases in access_check_cp_reg, use CPAccessResult.
Signed-off-by: Richard Henderson
---
target/arm/cpregs.h| 26
target/arm/op_helper.c | 56 ++