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

◆ ShiftLogical() [8/14]

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

Definition at line 9024 of file AdvSimd.cs.

9025 {
9026 throw new PlatformNotSupportedException();
9027 }