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

◆ ShiftRightLogicalAdd() [3/14]

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

Definition at line 9764 of file AdvSimd.cs.

9765 {
9766 throw new PlatformNotSupportedException();
9767 }