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

◆ ShiftRightLogical() [9/14]

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

Definition at line 9649 of file AdvSimd.cs.

9650 {
9651 throw new PlatformNotSupportedException();
9652 }