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

◆ ExtractNarrowingSaturateUpper() [4/6]

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

Definition at line 5239 of file AdvSimd.cs.

5240 {
5241 throw new PlatformNotSupportedException();
5242 }