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

◆ ExtractNarrowingSaturateUpper() [6/6]

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

Definition at line 5254 of file AdvSimd.cs.

5255 {
5256 throw new PlatformNotSupportedException();
5257 }