Re: [PATCH-for-10.1 v6 0/6] target/arm: Add FEAT_MEC to max cpu

2025-07-11 Thread Peter Maydell
On Thu, 10 Jul 2025 at 22:11, Gustavo Romero wrote: > > Since v4: > > - Moved MECID_WIDTH from cpu.h to internal.h > - Fixed stray ';'s in access and write functions > - Use of GET_IDREG/FIELD_DP64/SET_IDREG for setting feature in ID regs > - Sorted correctly isar_feature_aa64_* AA64MMFR3 tests >

[PATCH-for-10.1 v6 0/6] target/arm: Add FEAT_MEC to max cpu

2025-07-10 Thread Gustavo Romero
Since v4: - Moved MECID_WIDTH from cpu.h to internal.h - Fixed stray ';'s in access and write functions - Use of GET_IDREG/FIELD_DP64/SET_IDREG for setting feature in ID regs - Sorted correctly isar_feature_aa64_* AA64MMFR3 tests - Simplified/unified accessfn for cache instructions - Fixed how cac