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

◆ ExtractNarrowingUpper() [3/6]

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

Definition at line 5279 of file AdvSimd.cs.

5280 {
5281 throw new PlatformNotSupportedException();
5282 }