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

◆ ShiftRightLogical() [5/14]

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

Definition at line 9684 of file AdvSimd.cs.

9685 {
9686 throw new PlatformNotSupportedException();
9687 }