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

◆ ShiftRightLogicalAdd() [13/14]

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

Definition at line 9744 of file AdvSimd.cs.

9745 {
9746 throw new PlatformNotSupportedException();
9747 }