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

◆ ShiftRightLogicalAdd() [10/14]

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

Definition at line 9729 of file AdvSimd.cs.

9730 {
9731 throw new PlatformNotSupportedException();
9732 }