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

◆ ShiftLogicalSaturate() [9/14]

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

Definition at line 9199 of file AdvSimd.cs.

9200 {
9201 throw new PlatformNotSupportedException();
9202 }