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

◆ ShiftLeftLogicalSaturateUnsigned() [7/7]

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

Definition at line 8859 of file AdvSimd.cs.

8860 {
8861 throw new PlatformNotSupportedException();
8862 }