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

◆ ShiftLeftLogicalSaturateUnsigned() [4/7]

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

Definition at line 8874 of file AdvSimd.cs.

8875 {
8876 throw new PlatformNotSupportedException();
8877 }