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

◆ ShiftRightLogicalAdd() [2/14]

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

Definition at line 9759 of file AdvSimd.cs.

9760 {
9761 throw new PlatformNotSupportedException();
9762 }