Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ ShiftRightLogical() [7/14]

static Vector128< ulong > System.Runtime.Intrinsics.Arm.AdvSimd.ShiftRightLogical ( Vector128< ulong > value,
byte count )
inlinestaticinherited

Definition at line 9714 of file AdvSimd.cs.

9715 {
9716 throw new PlatformNotSupportedException();
9717 }