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

◆ ShiftLogical() [6/14]

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

Definition at line 9029 of file AdvSimd.cs.

9030 {
9031 throw new PlatformNotSupportedException();
9032 }