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

◆ ShiftLeftLogical() [8/13]

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

Definition at line 8714 of file AdvSimd.cs.

8715 {
8716 throw new PlatformNotSupportedException();
8717 }