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

◆ ShiftRightLogicalRoundedAdd() [13/14]

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

Definition at line 10014 of file AdvSimd.cs.

10015 {
10016 throw new PlatformNotSupportedException();
10017 }