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

◆ ShiftLeftLogicalSaturate() [9/14]

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

Definition at line 8779 of file AdvSimd.cs.

8780 {
8781 throw new PlatformNotSupportedException();
8782 }