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

◆ ExtractNarrowingUpper() [2/6]

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

Definition at line 5274 of file AdvSimd.cs.

5275 {
5276 throw new PlatformNotSupportedException();
5277 }