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
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