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

◆ ExtractNarrowingUpper() [6/6]

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

Definition at line 5284 of file AdvSimd.cs.

5285 {
5286 throw new PlatformNotSupportedException();
5287 }