| D | BitHelper.cs | 236 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
|