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

◆ ShiftRightLogicalAdd() [8/14]

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

Definition at line 9774 of file AdvSimd.cs.

9775 {
9776 throw new PlatformNotSupportedException();
9777 }