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

◆ ShiftRightLogicalRoundedAdd() [5/14]

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

Definition at line 10024 of file AdvSimd.cs.

10025 {
10026 throw new PlatformNotSupportedException();
10027 }