Home
last modified time | relevance | path

Searched defs:UpdateWithMasked (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Utilities/
DBitHelper.cs246 public static void UpdateWithMasked(ref uint reg, uint newValue, uint mask) in UpdateWithMasked() method in Antmicro.Renode.Utilities.BitHelper
251 public static void UpdateWithMasked(ref ulong reg, ulong newValue, ulong mask) in UpdateWithMasked() method in Antmicro.Renode.Utilities.BitHelper