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

◆ ShiftRightLogical() [4/14]

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

Definition at line 9699 of file AdvSimd.cs.

9700 {
9701 throw new PlatformNotSupportedException();
9702 }