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

◆ ShiftRightLogical() [2/14]

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

Definition at line 9689 of file AdvSimd.cs.

9690 {
9691 throw new PlatformNotSupportedException();
9692 }