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

◆ ShiftRightLogicalRoundedAdd() [12/14]

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

Definition at line 9994 of file AdvSimd.cs.

9995 {
9996 throw new PlatformNotSupportedException();
9997 }