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

◆ ShiftRightLogical() [1/14]

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

Definition at line 9679 of file AdvSimd.cs.

9680 {
9681 throw new PlatformNotSupportedException();
9682 }