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

◆ ShiftRightLogicalNarrowingSaturateLower() [2/6]

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

Definition at line 9839 of file AdvSimd.cs.

9840 {
9841 throw new PlatformNotSupportedException();
9842 }