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

◆ ShiftRightLogical() [3/14]

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

Definition at line 9694 of file AdvSimd.cs.

9695 {
9696 throw new PlatformNotSupportedException();
9697 }