> On 15 May 2026, at 8:58 PM, Eric Auger <[email protected]> wrote: > > MIDR_EL1 is also described in > > target/arm/cpu-idregs.h.inc > so it could be removed I guess. Please check others
I do not see MIDR_EL1 in cpu.h, both MIDR and REVIDR are maintained separately in ArchCPU struct and are not in cpu.isar->idregs[] (or is duplicated). Warm Regards, Khushit
