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

◆ ShiftRightLogicalNarrowingSaturateUpper() [3/6]

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

Definition at line 9874 of file AdvSimd.cs.

9875 {
9876 throw new PlatformNotSupportedException();
9877 }