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

◆ ShiftLeftLogicalSaturateUnsigned() [3/7]

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

Definition at line 8889 of file AdvSimd.cs.

8890 {
8891 throw new PlatformNotSupportedException();
8892 }