Home
last modified time | relevance | path

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

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