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

◆ ShiftRightLogicalAdd() [11/14]

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

Definition at line 9734 of file AdvSimd.cs.

9735 {
9736 throw new PlatformNotSupportedException();
9737 }