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

◆ ShiftLogical() [2/14]

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

Definition at line 9009 of file AdvSimd.cs.

9010 {
9011 throw new PlatformNotSupportedException();
9012 }