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

◆ ShiftRightLogicalAdd() [14/14]

static Vector64< ushort > System.Runtime.Intrinsics.Arm.AdvSimd.ShiftRightLogicalAdd ( Vector64< ushort > addend,
Vector64< ushort > value,
byte count )
inlinestaticinherited

Definition at line 9739 of file AdvSimd.cs.

9740 {
9741 throw new PlatformNotSupportedException();
9742 }