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

◆ ShiftLogicalRoundedSaturate() [1/14]

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

Definition at line 9139 of file AdvSimd.cs.

9140 {
9141 throw new PlatformNotSupportedException();
9142 }