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

◆ ShiftRightLogicalNarrowingSaturateLower() [1/6]

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

Definition at line 9834 of file AdvSimd.cs.

9835 {
9836 throw new PlatformNotSupportedException();
9837 }