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

◆ ShiftLeftLogicalSaturateUnsigned() [5/7]

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

Definition at line 8864 of file AdvSimd.cs.

8865 {
8866 throw new PlatformNotSupportedException();
8867 }