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

◆ ShiftRightLogicalRoundedAdd() [9/14]

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

Definition at line 9989 of file AdvSimd.cs.

9990 {
9991 throw new PlatformNotSupportedException();
9992 }