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

◆ AddHighNarrowingUpper() [4/6]

static Vector128< short > System.Runtime.Intrinsics.Arm.AdvSimd.AddHighNarrowingUpper ( Vector64< short > lower,
Vector128< int > left,
Vector128< int > right )
inlinestaticinherited

Definition at line 3459 of file AdvSimd.cs.

3460 {
3461 throw new PlatformNotSupportedException();
3462 }