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

◆ ShiftRightLogicalRoundedAdd() [10/14]

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

Definition at line 9999 of file AdvSimd.cs.

10000 {
10001 throw new PlatformNotSupportedException();
10002 }