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

◆ ShiftRightLogicalRoundedAdd() [4/14]

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

Definition at line 10039 of file AdvSimd.cs.

10040 {
10041 throw new PlatformNotSupportedException();
10042 }