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

◆ ExtractNarrowingUpper() [1/6]

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

Definition at line 5264 of file AdvSimd.cs.

5265 {
5266 throw new PlatformNotSupportedException();
5267 }