Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/Arm/
DArmSignalsUnit.cs610 …ublic static ulong Create(UnitType unitType, bool debugRomAddressValid, bool debugSelfAddressValid) in Create() argument
613 … | (debugSelfAddressValid ? 1u : 0u) << (int)SignalsEnumSharedWithTlib.DebugSelfAddress in Create()