Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CPU/MSP430X/
DMSP430X.cs247 … if(statusRegister.HasFlag(StatusFlags.GeneralInterruptEnable) && pendingInterrupt.Count > 0) in ExecuteInstructions()
1566 GeneralInterruptEnable = (1 << 3), enumerator