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

◆ ExtractNarrowingSaturateUnsignedUpper() [3/3]

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

Definition at line 5224 of file AdvSimd.cs.

5225 {
5226 throw new PlatformNotSupportedException();
5227 }