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

◆ ShiftLeftLogicalSaturate() [12/14]

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

Definition at line 8784 of file AdvSimd.cs.

8785 {
8786 throw new PlatformNotSupportedException();
8787 }