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

◆ ShiftRightLogicalAdd() [9/14]

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

Definition at line 9719 of file AdvSimd.cs.

9720 {
9721 throw new PlatformNotSupportedException();
9722 }