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

◆ ShiftRightLogicalAdd() [6/14]

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

Definition at line 9779 of file AdvSimd.cs.

9780 {
9781 throw new PlatformNotSupportedException();
9782 }