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

◆ ShiftRightLogicalNarrowingSaturateLower() [3/6]

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

Definition at line 9844 of file AdvSimd.cs.

9845 {
9846 throw new PlatformNotSupportedException();
9847 }