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

◆ ShiftRightLogicalAdd() [1/14]

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

Definition at line 9749 of file AdvSimd.cs.

9750 {
9751 throw new PlatformNotSupportedException();
9752 }