Searched defs:ARMCPRegInfo (Results 1 – 1 of 1) sorted by relevance
415 private struct ARMCPRegInfo struct in Antmicro.Renode.Peripherals.CPU.ARMv8A417 public static ARMCPRegInfo FromIntPtr(IntPtr pointer) in FromIntPtr()422 public SystemRegister ToSystemRegister() in ToSystemRegister()434 public IntPtr Name;435 public uint Coprocessor;436 public uint Type;438 public byte Op0;439 public byte Op1;440 public byte Crn;441 public byte Crm;[all …]