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

◆ ShiftLeftLogicalSaturate() [5/14]

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

Definition at line 8814 of file AdvSimd.cs.

8815 {
8816 throw new PlatformNotSupportedException();
8817 }