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

◆ ShiftRightLogicalAdd() [5/14]

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

Definition at line 9754 of file AdvSimd.cs.

9755 {
9756 throw new PlatformNotSupportedException();
9757 }