Terraria v1.4.4.9
Terraria source code documentation
All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Macros

◆ ExtractNarrowingUpper() [4/6]

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

Definition at line 5269 of file AdvSimd.cs.

5270 {
5271 throw new PlatformNotSupportedException();
5272 }