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

◆ ShiftLogicalRoundedSaturate() [11/14]

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

Definition at line 9124 of file AdvSimd.cs.

9125 {
9126 throw new PlatformNotSupportedException();
9127 }