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

◆ ShiftLeftLogicalSaturateUnsigned() [1/7]

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

Definition at line 8879 of file AdvSimd.cs.

8880 {
8881 throw new PlatformNotSupportedException();
8882 }