Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Utilities/
DBitHelper.cs280 public static void AndWithNot(ref uint reg, uint newValue, int position, int width) in AndWithNot() method in Antmicro.Renode.Utilities.BitHelper
286 public static void AndWithNot(ref ulong reg, ulong newValue, int position, int width) in AndWithNot() method in Antmicro.Renode.Utilities.BitHelper