Re: [PATCH v2 0/5] target/arm: various changes to cpu.h

2020-12-15 Thread Leif Lindholm
On Tue, Dec 15, 2020 at 12:11:43 +, Peter Maydell wrote: > On Tue, 15 Dec 2020 at 11:48, Leif Lindholm wrote: > > > > First, fix a typo in ID_AA64PFR1 (SBSS -> SSBS). > > > > Second, turn clidr in the ARMCPU struct 64-bit, to support all fields > > defined > > by the ARM ARM. > > > > Third, a

Re: [PATCH v2 0/5] target/arm: various changes to cpu.h

2020-12-15 Thread Peter Maydell
On Tue, 15 Dec 2020 at 11:48, Leif Lindholm wrote: > > First, fix a typo in ID_AA64PFR1 (SBSS -> SSBS). > > Second, turn clidr in the ARMCPU struct 64-bit, to support all fields defined > by the ARM ARM. > > Third, add field definitions for CLIDR (excepting the Ttype fields, since > I was unsure o