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

◆ ShiftLogical() [1/14]

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

Definition at line 8999 of file AdvSimd.cs.

9000 {
9001 throw new PlatformNotSupportedException();
9002 }