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

◆ ShiftRightLogicalRoundedAddScalar() [2/2]

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

Definition at line 10064 of file AdvSimd.cs.

10065 {
10066 throw new PlatformNotSupportedException();
10067 }