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

◆ ExtractNarrowingSaturateUpper() [3/6]

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

Definition at line 5249 of file AdvSimd.cs.

5250 {
5251 throw new PlatformNotSupportedException();
5252 }