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

◆ ShiftRightLogicalRoundedAddScalar() [1/2]

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

Definition at line 10059 of file AdvSimd.cs.

10060 {
10061 throw new PlatformNotSupportedException();
10062 }