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

◆ ShiftLogicalRoundedSaturate() [9/14]

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

Definition at line 9109 of file AdvSimd.cs.

9110 {
9111 throw new PlatformNotSupportedException();
9112 }