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

◆ AddHighNarrowingUpper() [1/6]

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

Definition at line 3454 of file AdvSimd.cs.

3455 {
3456 throw new PlatformNotSupportedException();
3457 }