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

◆ ShiftRightLogicalRoundedNarrowingSaturateLower() [3/6]

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

Definition at line 10114 of file AdvSimd.cs.

10115 {
10116 throw new PlatformNotSupportedException();
10117 }