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

◆ ShiftRightLogicalAdd() [4/14]

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

Definition at line 9769 of file AdvSimd.cs.

9770 {
9771 throw new PlatformNotSupportedException();
9772 }