Home
last modified time | relevance | path

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

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