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

◆ ShiftRightLogicalRoundedAdd() [2/14]

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

Definition at line 10029 of file AdvSimd.cs.

10030 {
10031 throw new PlatformNotSupportedException();
10032 }