Re: [PATCH 4/5] target/arm: add aarch64 ID register fields to cpu.h
On Tue, 8 Dec 2020 at 12:23, Leif Lindholm wrote: > > Add entries present in ARM DDI 0487F.c (August 2020). > > Signed-off-by: Leif Lindholm Reviewed-by: Peter Maydell thanks -- PMM
[PATCH 4/5] target/arm: add aarch64 ID register fields to cpu.h
Add entries present in ARM DDI 0487F.c (August 2020). Signed-off-by: Leif Lindholm --- target/arm/cpu.h | 15 +++ 1 file changed, 15 insertions(+) diff --git a/target/arm/cpu.h b/target/arm/cpu.h index 5e9e8061f7..2a12a5ce92 100644 --- a/target/arm/cpu.h +++ b/target/arm/cpu.h @@ -1