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

◆ ShiftRightLogical() [10/14]

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

Definition at line 9659 of file AdvSimd.cs.

9660 {
9661 throw new PlatformNotSupportedException();
9662 }