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

◆ ShiftRightLogicalRoundedAdd() [11/14]

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

Definition at line 10004 of file AdvSimd.cs.

10005 {
10006 throw new PlatformNotSupportedException();
10007 }