Searched refs:GetPrimask (Results 1 – 2 of 2) sorted by relevance
1525 else if(cpu.GetPrimask(true) == 0) in ShouldRaiseException()1527 if(cpu.GetPrimask(false) == 0) in ShouldRaiseException()1541 else if(cpu.GetPrimask(true) > 0) in ShouldRaiseException()
586 public uint GetPrimask(bool secure) in GetPrimask() method in Antmicro.Renode.Peripherals.CPU.CortexM