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

◆ ShiftRightLogicalRoundedNarrowingSaturateLower() [2/6]

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

Definition at line 10109 of file AdvSimd.cs.

10110 {
10111 throw new PlatformNotSupportedException();
10112 }