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

◆ ShiftRightLogicalRoundedAdd() [3/14]

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

Definition at line 10034 of file AdvSimd.cs.

10035 {
10036 throw new PlatformNotSupportedException();
10037 }