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

◆ AddRoundedHighNarrowingUpper() [1/6]

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

Definition at line 3669 of file AdvSimd.cs.

3670 {
3671 throw new PlatformNotSupportedException();
3672 }