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

◆ ShiftLogical() [9/14]

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

Definition at line 8969 of file AdvSimd.cs.

8970 {
8971 throw new PlatformNotSupportedException();
8972 }