Home
last modified time | relevance | path

Searched refs:DefaultImplementerIdentification (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/Arm/
DARM_GenericInterruptController.cs645 public uint CPUInterfaceImplementer { get; set; } = DefaultImplementerIdentification;
648 public uint DistributorImplementer { get; set; } = DefaultImplementerIdentification;
652 public uint RedistributorImplementer { get; set; } = DefaultImplementerIdentification;
2079 …private const uint DefaultImplementerIdentification = 0x43B; // This value indicates the JEP106 co… field