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

◆ ShiftRightLogicalAdd() [7/14]

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

Definition at line 9784 of file AdvSimd.cs.

9785 {
9786 throw new PlatformNotSupportedException();
9787 }